fix metadata editor tree redirect

This commit is contained in:
Luke Pulverenti 2013-11-07 11:48:46 -05:00
parent 967c40ac0e
commit 1cd194bbfb
3 changed files with 14 additions and 7 deletions

View file

@ -326,7 +326,7 @@
</div>
<ul id="ulSave" data-role="listview" class="ulForm" style="display: none;">
<li>
<button type="submit" data-theme="b" data-icon="ok">
<button id="btnSave" type="submit" data-theme="b" data-icon="ok">
Save
</button>
</li>