mirror of https://gitee.com/bigwinds/arangodb
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
This commit is contained in:
commit
8c075d4e6c
|
@ -217,7 +217,7 @@
|
||||||
</button>
|
</button>
|
||||||
<button class="minimal enabled" id="undoEditedDocument">
|
<button class="minimal enabled" id="undoEditedDocument">
|
||||||
<img src="/_admin/html/media/icons/undo_icon16.png" width="16" height="16">
|
<img src="/_admin/html/media/icons/undo_icon16.png" width="16" height="16">
|
||||||
<a>Undo</a>
|
<a>Reload</a>
|
||||||
</button>
|
</button>
|
||||||
<div id="documentEditTableView">
|
<div id="documentEditTableView">
|
||||||
<table cellpadding="0" cellspacing="0" border="0" class="display" id="documentEditTableID" width="100%" style="table-layout:fixed">
|
<table cellpadding="0" cellspacing="0" border="0" class="display" id="documentEditTableID" width="100%" style="table-layout:fixed">
|
||||||
|
|
Loading…
Reference in New Issue