BUG-12021 Improvements Audit Log

Improvements Audit Log
This commit is contained in:
norahmollo
2014-10-10 12:19:34 -04:00
parent 7f443cce8e
commit ca237e9230
28 changed files with 177 additions and 59 deletions

View File

@@ -29,7 +29,7 @@ Ext.onReady(function() {
],
buttons : [{
id : 'btn_save',
text : _('ID_SAVE'),
text : _('ID_SAVE_SETTINGS'),
disabled: true,
handler : saveOption
}]