remove plugin configuration block for android devices
This commit is contained in:
@@ -32,9 +32,6 @@ function pageIdOn(eventName, id, fn) {
|
||||
})
|
||||
}
|
||||
var Dashboard = {
|
||||
allowPluginPages: function(pluginId) {
|
||||
return true;
|
||||
},
|
||||
getCurrentUser: function() {
|
||||
return window.ApiClient.getCurrentUser(!1)
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user