# -- # Copyright (C) 2001-2019 OTRS AG, https://otrs.com/ # -- # This software comes with ABSOLUTELY NO WARRANTY. For details, see # the enclosed file COPYING for license information (GPL). If you # did not receive this file, see https://www.gnu.org/licenses/gpl-3.0.txt. # -- ## nofilter(TidyAll::Plugin::OTRS::TT::ScriptUsage)
[% IF Env('CGIHandle').substr(-9) == 'public.pl' %] [% ELSE %] [% END %] [% IF !Data.DisableResponsiveChecks -%] # set viewport for mobile mode, do not set viewport for DesktopMode [% END -%] [% RenderBlockStart("MetaLink") %] [% RenderBlockEnd("MetaLink") %] [% RenderBlockStart("CommonCSS") %] [% RenderBlockEnd("CommonCSS") %] [% RenderBlockStart("ModuleCSS") %] [% RenderBlockEnd("ModuleCSS") %] [% RenderBlockStart("HeaderLogoCSS") %] [% RenderBlockEnd("HeaderLogoCSS") %] [% IF !Data.DisableResponsiveChecks -%] # decide, if responsive CSS must be loaded # resposive CSS will not be loaded in "desktop mode" or if the document is within an iframe (customer overview in ticket phone overlay) [% END -%]