Merge branch 'grid' into aris
This commit is contained in:
commit
0d422a3a12
@ -1371,6 +1371,7 @@
|
||||
}
|
||||
});
|
||||
$('.save_edited').click(function() {
|
||||
g.hideEditCell();
|
||||
g.postEditedCell();
|
||||
});
|
||||
$(window).bind('beforeunload', function(e) {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user