Files
DocumentServer-v-9.2.0/web-apps/apps/spreadsheeteditor/main/app/template/ToolbarView.template
Yajbir Singh f1b860b25c
Some checks failed
check / markdownlint (push) Has been cancelled
check / spellchecker (push) Has been cancelled
updated
2025-12-11 19:03:17 +05:30

12 lines
315 B
Plaintext

<section class="toolbar toolbar-view">
<section class="box-tabs">
<div class="extra left"></div>
<%= tabsmarkup %>
<div class="extra right">
</div>
</section>
<section class="box-controls">
<section class="box-panels">
</section>
</section>
</section>