Subversion Repositories ALCASAR

Rev

Go to most recent revision | Details | Last modification | View Log

Rev Author Line No. Line
2780 rexy 1
<div class="col-lg-6" id="block_stablebit" style="display:none;">
2
    <div class="card" id="panel_stablebit" style="display:none;">
3
        <div class="card-header"><span class="lang_plugin_stablebit_001">StableBit Scanner Information</span>
4
            <div id="reload_stablebit" class="reload" title="reload"></div>
5
        </div>
6
        <div class="card-body">
7
            <div class="table-responsive">
8
                <table id="stablebit" class="table table-hover table-sm">
9
                    <thead>
10
                        <tr>
11
                            <th><span class="lang_plugin_stablebit_002">Disk</span></th>
12
                            <th class="rightCell"><span class="lang_plugin_stablebit_003">Value</span></th>
13
                        </tr>
14
                    </thead>
15
                    <tbody id="stablebit-data">
16
                    </tbody>
17
                </table>
18
            </div>
19
        </div>
20
    </div>
21
</div>