summaryrefslogtreecommitdiff
path: root/web/kvm
diff options
context:
space:
mode:
authorDevaev Maxim <[email protected]>2019-10-29 02:16:12 +0300
committerDevaev Maxim <[email protected]>2019-11-07 01:27:07 +0300
commit10f8c2b3352c951549cc1249d6b24789fb94d688 (patch)
treecbf38bcf2716896db748f64bcae66375b7135287 /web/kvm
parentf6214191af093560d5697cd7b1ea6f245ee95b98 (diff)
otg msd and big refactoring
Diffstat (limited to 'web/kvm')
-rw-r--r--web/kvm/index.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/web/kvm/index.html b/web/kvm/index.html
index 92df8097..6683e94d 100644
--- a/web/kvm/index.html
+++ b/web/kvm/index.html
@@ -162,7 +162,7 @@
<hr>
</div>
- <div id="msd-current-image-broken" class="msd-message">
+ <div id="msd-drive-image-broken" class="msd-message">
<div class="menu-item-content-text">
<table>
<tr>
@@ -197,11 +197,11 @@
<table class="msd-info">
<tr>
<td>Current image:</td>
- <td id="msd-current-image-name" class="msd-info-value"></td>
+ <td id="msd-drive-image-name" class="msd-info-value"></td>
</tr>
<tr>
<td>Image size:</td>
- <td id="msd-current-image-size" class="msd-info-value"></td>
+ <td id="msd-drive-image-size" class="msd-info-value"></td>
</tr>
<tr>
<td>Storage size:</td>