2018-11-08 10:11:00 +01:00
|
|
|
<div id="note-detail-wrapper">
|
|
|
|
<div id="note-detail-script-area"></div>
|
|
|
|
|
|
|
|
<table id="note-detail-promoted-attributes"></table>
|
|
|
|
|
|
|
|
<div id="note-detail-component-wrapper">
|
|
|
|
<div id="note-detail-text" class="note-detail-component" tabindex="10000"></div>
|
|
|
|
|
|
|
|
<div id="note-detail-code" class="note-detail-component"></div>
|
|
|
|
<input type="file" id="file-upload" style="display: none" />
|
|
|
|
|
|
|
|
<% include search.ejs %>
|
|
|
|
|
|
|
|
<% include render.ejs %>
|
|
|
|
|
|
|
|
<% include file.ejs %>
|
|
|
|
|
2018-11-08 10:30:35 +01:00
|
|
|
<% include image.ejs %>
|
|
|
|
|
2018-11-08 10:11:00 +01:00
|
|
|
<% include relation_map.ejs %>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<div id="children-overview"></div>
|
|
|
|
|
|
|
|
<div id="attribute-list">
|
|
|
|
<button class="btn btn-sm show-attributes-button">Attributes:</button>
|
|
|
|
|
|
|
|
<span id="attribute-list-inner"></span>
|
|
|
|
</div>
|
|
|
|
</div>
|