This commit is contained in:
Ruud
2012-04-16 00:07:51 +02:00
parent a400136e66
commit ce25e8a9ad
2 changed files with 0 additions and 2 deletions
@@ -38,7 +38,6 @@ Page.Manage = new Class({
refresh: function(full){
var self = this;
p(full)
Api.request('manage.update', {
'data': {
-1
View File
@@ -13,7 +13,6 @@ body {
background: #4e5969;
overflow-y: scroll;
height: 100%;
text-align: justify;
}
body.noscroll { overflow: hidden; }