Skip to content

Commit

Permalink
[PE] Move tabs contents. Bug 36439
Browse files Browse the repository at this point in the history
  • Loading branch information
Basher0303 committed Mar 25, 2024
1 parent 9b06507 commit da58b40
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions apps/presentationeditor/main/app/template/Toolbar.template
Original file line number Diff line number Diff line change
Expand Up @@ -130,21 +130,23 @@
</div>
<div class="separator long"></div>
<div class="group">
<span class="btn-slot text x-huge slot-instext"></span>
<span class="btn-slot text x-huge" id="slot-btn-instextart"></span>
<span class="btn-slot text x-huge slot-insertimg"></span>
<span class="btn-slot text x-huge" id="slot-btn-insertchart"></span>
<span class="btn-slot text x-huge" id="slot-btn-inssmartart"></span>
</div>
<div class="separator long invisible"></div>
<div class="group small" id="slot-combo-insertshape"></div>
<div class="group small">
<span class="btn-slot text x-huge" id="slot-btn-inssmartart"></span>
<span class="btn-slot text x-huge" id="slot-btn-insertchart"></span>
</div>
<div class="separator long"></div>
<div class="group">
<span class="btn-slot text x-huge slot-comment"></span>
<span class="btn-slot text x-huge" id="slot-btn-insertlink"></span>
</div>
<div class="separator long"></div>
<div class="group">
<span class="btn-slot text x-huge slot-instext"></span>
<span class="btn-slot text x-huge" id="slot-btn-instextart"></span>
<span class="btn-slot text x-huge" id="slot-btn-editheader"></span>
<span class="btn-slot text x-huge" id="slot-btn-datetime"></span>
<span class="btn-slot text x-huge" id="slot-btn-slidenum"></span>
Expand Down

0 comments on commit da58b40

Please sign in to comment.