update metadata editor

This commit is contained in:
Luke Pulverenti 2016-02-08 13:05:29 -05:00
parent ac9ab5502a
commit b7d63574a3
15 changed files with 121 additions and 85 deletions

View file

@ -15,7 +15,7 @@
var html = '';
// style="margin: -.2em -.8em;"
html += '<div data-role="controlgroup">';
html += '<div>';
var index = 0;
var idPrefix = 'chk' + selector.substring(1);