aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.WebDashboard/Html/advancedMetadata.html
diff options
context:
space:
mode:
authorLukePulverenti <luke.pulverenti@gmail.com>2013-03-11 10:54:08 -0400
committerLukePulverenti <luke.pulverenti@gmail.com>2013-03-11 10:54:08 -0400
commit39020714f75b1bd1fe41355d4e9dadc9620ed8a1 (patch)
tree06b28d140b7f336408586ba66a5b11b5ffabb723 /MediaBrowser.WebDashboard/Html/advancedMetadata.html
parentf010d032edfabc3bc64d20aab9f5f6fdb3cfc330 (diff)
live saving on the metadata pages
Diffstat (limited to 'MediaBrowser.WebDashboard/Html/advancedMetadata.html')
-rw-r--r--MediaBrowser.WebDashboard/Html/advancedMetadata.html7
1 files changed, 2 insertions, 5 deletions
diff --git a/MediaBrowser.WebDashboard/Html/advancedMetadata.html b/MediaBrowser.WebDashboard/Html/advancedMetadata.html
index 60e02ba3c0..6ea3d7e74b 100644
--- a/MediaBrowser.WebDashboard/Html/advancedMetadata.html
+++ b/MediaBrowser.WebDashboard/Html/advancedMetadata.html
@@ -21,13 +21,10 @@
<label>Disable internet providers for:</label>
<div id="divItemTypes"></div>
</li>
- <li>
- <button type="submit" data-theme="b">
+ <li style="display: none;">
+ <button class="btnSubmit" type="submit" data-theme="b">
Save
</button>
- <button type="button" onclick="Dashboard.navigate('dashboard.html');">
- Cancel
- </button>
</li>
</ul>
</form>