diff options
Diffstat (limited to 'web/html/index.html')
| -rw-r--r-- | web/html/index.html | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/web/html/index.html b/web/html/index.html index d3155edd..42b8a032 100644 --- a/web/html/index.html +++ b/web/html/index.html @@ -169,9 +169,6 @@ <a-col> <a-icon type="bars" :style="{ cursor: 'pointer', float: 'right' }" @click="openLogs()"></a-icon> </a-col> - <a-col> - <a-icon type="bars" :style="{ cursor: 'pointer', float: 'right' }" @click="openXrayLogs()"></a-icon> - </a-col> </a-row> </span> <template slot="content"> |
