2016-12-01 17:11:16 +00:00
|
|
|
<div id="cell-editing-box">
|
|
|
|
<div class="ce-group group-name">
|
|
|
|
<span id="ce-cell-name"></span>
|
2016-12-21 14:31:03 +00:00
|
|
|
<a href="#" id="ce-function" class="link icon-only">
|
|
|
|
<i class="icon icon-function"></i>
|
|
|
|
</a>
|
2016-12-01 17:11:16 +00:00
|
|
|
</div>
|
|
|
|
<div class="ce-group group-content">
|
|
|
|
<textarea id="ce-cell-content" spellcheck="false" rows="1" cols="20"></textarea>
|
|
|
|
</div>
|
|
|
|
<div class="ce-group group-expand">
|
2016-12-27 14:46:20 +00:00
|
|
|
<button id="ce-btn-expand" type="button" class="btn"><span class="caret"></span></button>
|
2016-12-01 17:11:16 +00:00
|
|
|
</div>
|
|
|
|
</div>
|