mirror of
https://github.com/SuiteCRM/SuiteCRM-Core.git
synced 2025-09-06 10:26:22 +08:00
[Legacy] Delegates Subpanel Styling Fixes
This commit is contained in:
parent
0e6564d6b0
commit
9172b3863a
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@
|
|||
onclick="showSubPanel('{$subpanel_tab}'); toggleSubpanelCookie('{$subpanel_tab}');">
|
||||
{/if}
|
||||
<div class="col-xs-10 col-sm-11 col-md-11">
|
||||
<div>
|
||||
<div style="display: inline;">
|
||||
<span class="suitepicon suitepicon-module-{$subpanel_tabs_properties.$i.module_name|lower|replace:'_':'-'} subpanel-icon"></span>
|
||||
{$subpanel_tabs_properties.$i.title}
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue