2016-03-11 00:48:53 +00:00
|
|
|
<div id="view-left-menu" class="tool-menu left">
|
|
|
|
<div class="tool-menu-btns">
|
2017-04-20 12:18:22 +00:00
|
|
|
<button id="left-btn-search" class="btn btn-category" content-target=""><i class="icon img-toolbarmenu btn-menu-search"> </i></button>
|
|
|
|
<button id="left-btn-thumbs" class="btn btn-category" content-target=""><i class="icon img-toolbarmenu btn-menu-thumbs"> </i></button>
|
2016-03-11 00:48:53 +00:00
|
|
|
<!-- /** coauthoring begin **/ -->
|
2017-04-20 12:18:22 +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-04-20 12:18:22 +00:00
|
|
|
<button id="left-btn-plugins" class="btn btn-category" content-target=""><i class="icon img-toolbarmenu btn-menu-plugin"> </i></button>
|
|
|
|
<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-07-26 11:45:41 +00:00
|
|
|
<div id="left-panel-plugins" class="" style="display: none; height: 100%;" />
|
2016-03-11 00:48:53 +00:00
|
|
|
</div>
|
|
|
|
</div>
|