mirror of
https://github.com/wintercms/winter.git
synced 2024-06-28 05:33:29 +02:00
Remove debug code
This commit is contained in:
parent
c7dce7cf4e
commit
dfcb9d63a3
@ -5925,7 +5925,6 @@ function HandsontableManualRowMove() {
|
||||
var manualRowMoveEnabled = !!(instance.getSettings().manualRowMove);
|
||||
|
||||
if (manualRowMoveEnabled) {
|
||||
console.log('yerp');
|
||||
var initialManualRowPositions = instance.getSettings().manualRowMove;
|
||||
|
||||
var loadedManualRowPostions = loadManualRowPositions.call(instance);
|
||||
|
Loading…
x
Reference in New Issue
Block a user