mirror of
https://github.com/cryptpad/cryptpad.git
synced 2026-09-14 11:05:41 +05:00
newlines
This commit is contained in:
parent
697ff283fb
commit
51c79affb1
@ -3900,7 +3900,7 @@ define([
|
||||
|
||||
var controls = Object.keys(TYPES).map(addControl);
|
||||
var staticControls = Object.keys(STATIC_TYPES).map(addControl);
|
||||
|
||||
|
||||
var buttons = h('div.cp-form-creator-control-inline', [
|
||||
h('div.cp-form-creator-types', controls),
|
||||
h('div.cp-form-creator-types', staticControls)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user