mirror of
https://github.com/cryptpad/cryptpad.git
synced 2026-09-14 11:05:41 +05:00
lint compliance
This commit is contained in:
parent
c30962d5bd
commit
90631569cd
@ -3670,7 +3670,6 @@ define([
|
||||
}
|
||||
}
|
||||
var editableCls = editable ? ".editable" : "";
|
||||
var colorCls = '.cp-form-palette-'+color;
|
||||
elements.push(h('div.cp-form-block'+editableCls, {
|
||||
'data-id':uid,
|
||||
'data-type':type
|
||||
|
||||
Loading…
Reference in New Issue
Block a user