mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-05-07 08:16:57 +02:00
remove edit mark after save
This commit is contained in:
@@ -379,7 +379,7 @@ Sonia.repository.FormPanel = Ext.extend(Sonia.rest.FormPanel,{
|
||||
},
|
||||
|
||||
clearModifications: function(){
|
||||
// todo
|
||||
Ext.getCmp('permissionGrid').getStore().commitChanges();
|
||||
},
|
||||
|
||||
update: function(item){
|
||||
|
||||
Reference in New Issue
Block a user