2016-03-11 00:48:53 +00:00
|
|
|
<div id="view-left-menu" class="tool-menu left">
|
|
|
|
<div class="tool-menu-btns">
|
2017-03-09 08:41:47 +00:00
|
|
|
<button id="left-btn-search" class="btn btn-category" content-target=""><i class="icon img-toolbarmenu btn-menu-search"> </i></button>
|
2016-03-11 00:48:53 +00:00
|
|
|
<!-- /** coauthoring begin **/ -->
|
2017-03-09 08:41:47 +00:00
|
|
|
<button id="left-btn-comments" class="btn btn-category" content-target="left-panel-comments"><i class="icon img-toolbarmenu btn-menu-comments"> </i></button>
|
|
|
|
<button id="left-btn-chat" class="btn btn-category" content-target="left-panel-chat"><i class="icon img-toolbarmenu btn-menu-chat"> </i></button>
|
2016-03-11 00:48:53 +00:00
|
|
|
<!-- /** coauthoring end **/ -->
|
2017-03-09 08:41:47 +00:00
|
|
|
<button id="left-btn-plugins" class="btn btn-category" content-target=""><i class="icon img-toolbarmenu btn-menu-plugin"> </i></button>
|
2018-01-10 10:23:11 +00:00
|
|
|
<button id="left-btn-navigation" class="btn btn-category" content-target=""><i class="icon img-toolbarmenu btn-menu-navigation"> </i></button>
|
2017-03-09 08:41:47 +00:00
|
|
|
<button id="left-btn-support" class="btn btn-category" content-target=""><i class="icon img-toolbarmenu btn-menu-support"> </i></button>
|
|
|
|
<button id="left-btn-about" class="btn btn-category" content-target=""><i class="icon img-toolbarmenu btn-menu-about"> </i></button>
|
2016-03-11 00:48:53 +00:00
|
|
|
</div>
|
|
|
|
<div class="left-panel" style="">
|
|
|
|
<!-- /** coauthoring begin **/ -->
|
|
|
|
<div id="left-panel-comments" class="" style="display: none;" />
|
|
|
|
<div id="left-panel-chat" class="" style="display: none;" />
|
|
|
|
<!-- /** coauthoring end **/ -->
|
2016-05-18 11:41:30 +00:00
|
|
|
<div id="left-panel-plugins" class="" style="display: none; height: 100%;" />
|
2017-12-19 13:30:58 +00:00
|
|
|
<div id="left-panel-navigation" class="" style="display: none; height: 100%;" />
|
2016-03-11 00:48:53 +00:00
|
|
|
</div>
|
|
|
|
</div>
|