зеркало из https://github.com/mozilla/popcorn-js.git
[#908] Merged remote work and the work on my work comp
This commit is contained in:
Коммит
df43461d0f
|
@ -68,10 +68,9 @@ api - https://github.com/documentcloud/document-viewer/blob/master/public/javasc
|
||||||
},
|
},
|
||||||
preload: {
|
preload: {
|
||||||
elem: "input",
|
elem: "input",
|
||||||
type: "boolean",
|
type: "checkbox",
|
||||||
label: "Preload",
|
label: "Preload",
|
||||||
"default": true,
|
"default": true
|
||||||
optional: true
|
|
||||||
},
|
},
|
||||||
page: {
|
page: {
|
||||||
elem: "input",
|
elem: "input",
|
||||||
|
|
|
@ -198,7 +198,6 @@
|
||||||
type: "text",
|
type: "text",
|
||||||
label: "Data"
|
label: "Data"
|
||||||
},
|
},
|
||||||
/* TODO: how to show a checkbox/boolean? */
|
|
||||||
dynamic: {
|
dynamic: {
|
||||||
elem: "input",
|
elem: "input",
|
||||||
type: "checkbox",
|
type: "checkbox",
|
||||||
|
|
Загрузка…
Ссылка в новой задаче