mirror of
https://github.com/espocrm/espocrm.git
synced 2026-07-01 08:26:04 +00:00
cleanup
This commit is contained in:
@@ -227,10 +227,6 @@ Espo.define('views/admin/layouts/grid', 'views/admin/layouts/base', function (De
|
||||
|
||||
var fullWidth = $(this).data('fullWidth');
|
||||
|
||||
/*if () {
|
||||
$(ui.draggable).data('fullWidth', true).attr('data-full-width', true);
|
||||
}*/
|
||||
|
||||
$(this).data('fullWidth', $(ui.draggable).data('fullWidth'));
|
||||
$(ui.draggable).data('fullWidth', fullWidth);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user