Skip to content

Commit

Permalink
[#908] Merged remote work and the work on my work comp
Browse files Browse the repository at this point in the history
  • Loading branch information
dseif committed May 28, 2012
2 parents f8810af + 9cf07ce commit df43461
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
5 changes: 2 additions & 3 deletions plugins/documentcloud/popcorn.documentcloud.js
Expand Up @@ -68,10 +68,9 @@ api - https://github.com/documentcloud/document-viewer/blob/master/public/javasc
},
preload: {
elem: "input",
type: "boolean",
type: "checkbox",
label: "Preload",
"default": true,
optional: true
"default": true
},
page: {
elem: "input",
Expand Down
1 change: 0 additions & 1 deletion plugins/mustache/popcorn.mustache.js
Expand Up @@ -198,7 +198,6 @@
type: "text",
label: "Data"
},
/* TODO: how to show a checkbox/boolean? */
dynamic: {
elem: "input",
type: "checkbox",
Expand Down

0 comments on commit df43461

Please sign in to comment.