mirror of
https://github.com/silverstripe/silverstripe-cms
synced 2024-10-22 08:05:56 +02:00
MINOR Removed debug code
This commit is contained in:
parent
bfd4737aae
commit
018830e9e8
@ -39,7 +39,6 @@ var layoutState = {
|
||||
}
|
||||
|
||||
, save: function (layoutName, keys, opts) {
|
||||
console.log('save');
|
||||
var
|
||||
o = jQuery.extend( {}, this.options, opts||{} )
|
||||
, layout = window[ layoutName || o.layoutName ]
|
||||
|
Loading…
Reference in New Issue
Block a user