Add admin UI/backend for adding a new Service

This commit is contained in:
2011-12-21 02:16:37 +00:00
parent 411e22b48b
commit fd0b0e1a26
4 changed files with 72 additions and 2 deletions

View File

@@ -20,6 +20,14 @@ var sb = {
html: true,
});
},
admin: {
init: function() {
}
},
usercp: {