7 lines
397 B
Smarty
7 lines
397 B
Smarty
<li id="menu_docu">
|
|
<a data-toggle="tooltip" data-placement="bottom" title="${sai_menu_docu}" href="#!docu">
|
|
<span class="hidden-md hidden-lg hidden-xl hidden-sm" style="padding-left: 15px;"></span>
|
|
<span class="glyphicon glyphicon-book" aria-hidden="true"></span>
|
|
<span class="hidden-md hidden-lg hidden-xl hidden-sm"> ${sai_menu_docu}</span>
|
|
</a>
|
|
</li> |