Admin settings updated with add new setting feature

This commit is contained in:
2011-08-28 13:03:31 +01:00
parent 25449d4d3d
commit aec18cb810
7 changed files with 97 additions and 11 deletions

View File

@@ -21,6 +21,10 @@
"close-dialog"
],
"cancel": "close-dialog"
},
"params": {
"name": "settings_add_name",
"type": "settings_add_type"
}
}
}