|
|
@ -14,8 +14,6 @@
|
|
|
|
<!-- BEGIN pluginCSS -->
|
|
|
|
<!-- BEGIN pluginCSS -->
|
|
|
|
<link rel="stylesheet" href="{pluginCSS.path}?{cache-buster}">
|
|
|
|
<link rel="stylesheet" href="{pluginCSS.path}?{cache-buster}">
|
|
|
|
<!-- END pluginCSS -->
|
|
|
|
<!-- END pluginCSS -->
|
|
|
|
<!-- TODO : this has to be refactored, maybe configured from ACP? -baris -->
|
|
|
|
|
|
|
|
<link rel="stylesheet" type="text/css" href="//code.jquery.com/ui/1.10.3/themes/smoothness/jquery-ui.css">
|
|
|
|
|
|
|
|
<!-- IF useCustomCSS -->
|
|
|
|
<!-- IF useCustomCSS -->
|
|
|
|
<style type="text/css">{customCSS}</style>
|
|
|
|
<style type="text/css">{customCSS}</style>
|
|
|
|
<!-- ENDIF useCustomCSS -->
|
|
|
|
<!-- ENDIF useCustomCSS -->
|
|
|
|