mirror of https://gitee.com/bigwinds/arangodb
16 lines
535 B
Plaintext
16 lines
535 B
Plaintext
<ul class="thumbnails2">
|
|
<div id="transparentHeader">
|
|
<h4>Shell</h4>
|
|
</div>
|
|
</ul>
|
|
|
|
<div id="shellFooter" class="form-actions">
|
|
<i class="icon-trash clearicon shelltrashicon"></i>
|
|
<i class="icon-refresh reloadicon"></i>
|
|
<div id="shellContent" class="thumbnail"></div>
|
|
<form id="shellForm">
|
|
<input id="shellInput" type="text" autocomplete="off" role="textbox" aria-autocomplete="list" aria-haspopup="true">
|
|
</form>
|
|
<img id="submitShellButton"src="/_admin/html/img/enter_icon.png" width="16" height="16">
|
|
</div>
|