mirror of https://gitee.com/bigwinds/arangodb
31 lines
769 B
Plaintext
31 lines
769 B
Plaintext
<ul class="thumbnails2">
|
|
<div id="transparentHeader">
|
|
<img id="addDocumentLine" class="plusIcon" class="pull-right" src="/_admin/html/img/plus_icon.png">
|
|
<img id="sourceView" class="plusIcon" class="pull-right" src="/_admin/html/img/sourceView.png">
|
|
</div>
|
|
</ul>
|
|
|
|
|
|
<div id="tableDiv">
|
|
<ul class="nav nav-tabs">
|
|
<li class="pull-right" style:margin-right:0px;><a id="sourceView">Source</a></li>
|
|
<li class="active pull-right">
|
|
<a href="#">Listview</a>
|
|
</li>
|
|
</ul>
|
|
|
|
<table cellpadding="0" cellspacing="0" border="0" class="display" id="documentTableID" width="100%">
|
|
<thead>
|
|
<tr>
|
|
<th>Key</th>
|
|
<th>Value</th>
|
|
<th>type</th>
|
|
<th></th>
|
|
<th></th>
|
|
</tr>
|
|
</thead>
|
|
</table>
|
|
|
|
|
|
</div>
|