[#81,css][xs]: css class read-only -> recline-read-only.
This commit is contained in:
@@ -163,7 +163,7 @@ my.DataExplorer = Backbone.View.extend({
|
||||
},
|
||||
|
||||
setReadOnly: function() {
|
||||
this.el.addClass('read-only');
|
||||
this.el.addClass('recline-read-only');
|
||||
},
|
||||
|
||||
render: function() {
|
||||
|
||||
Reference in New Issue
Block a user