mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-02-01 12:19:14 +01: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