mirror of
https://github.com/SuiteCRM/SuiteCRM-Core.git
synced 2025-08-29 08:17:18 +08:00
Merge 1212598d73
into 3e06d0f16a
This commit is contained in:
commit
c9a745fe38
1 changed files with 0 additions and 1 deletions
|
@ -283,7 +283,6 @@ EOHTML;
|
|||
}
|
||||
|
||||
echo "<title>{$app_strings['LBL_BROWSER_TITLE']}</title>";
|
||||
echo '<link href="themes/'.SugarThemeRegistry::current().'/css/bootstrap.min.css" rel="stylesheet">';
|
||||
echo $themeCSS;
|
||||
if ($includeJS) {
|
||||
$charset = isset($app_strings['LBL_CHARSET']) ? $app_strings['LBL_CHARSET'] : $sugar_config['default_charset'];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue