Cleanup
This commit is contained in:
@@ -38,7 +38,6 @@ Page.Manage = new Class({
|
||||
|
||||
refresh: function(full){
|
||||
var self = this;
|
||||
p(full)
|
||||
|
||||
Api.request('manage.update', {
|
||||
'data': {
|
||||
|
||||
@@ -13,7 +13,6 @@ body {
|
||||
background: #4e5969;
|
||||
overflow-y: scroll;
|
||||
height: 100%;
|
||||
text-align: justify;
|
||||
}
|
||||
body.noscroll { overflow: hidden; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user