Menu options about version, user info work again.
This commit is contained in:
@ -11,7 +11,7 @@ function(
|
||||
LabelDebugModel) {
|
||||
return Backbone.View.extend({
|
||||
el: '#developer-controls',
|
||||
|
||||
|
||||
onControlClick: function(model) {
|
||||
$('#' + model.id).find('td').text('Loading...');
|
||||
model.load();
|
||||
|
Reference in New Issue
Block a user