remove debug
This commit is contained in:
parent
515a6d23f6
commit
3b21d6b446
1 changed files with 0 additions and 1 deletions
|
@ -535,7 +535,6 @@ oml.ui.infoView = function(identifyData) {
|
|||
$('<span>')
|
||||
.html(formatKey(key))
|
||||
.appendTo($div);
|
||||
Ox.print('colors', key, data[key])
|
||||
Ox.EditableContent({
|
||||
clickLink: oml.clickLink,
|
||||
editable: isEditable,
|
||||
|
|
Loading…
Reference in a new issue