[ 1475220 ] some 6.99 templates have double slashes
This commit is contained in:
parent
f91b1b9d13
commit
1b7488e4b1
12 changed files with 15 additions and 19 deletions
|
|
@ -698,7 +698,7 @@ sub www_editCommerceSettings {
|
|||
|
||||
$tabform->submit;
|
||||
|
||||
$session->style->setScript($session->config->get("extrasURL").'/swapLayers.js',{type=>"text/javascript"});
|
||||
$session->style->setScript($session->url->extras('swapLayers.js'),{type=>"text/javascript"});
|
||||
|
||||
return _submenu($session,$tabform->print, 'edit commerce settings title', 'commerce manage');
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue