Added GUID to selected views, and started updating JCB accordingly.
This commit is contained in:
@@ -215,7 +215,7 @@ jQuery.fn.selText = function() {
|
||||
?>
|
||||
function JRouter(link) {
|
||||
<?php
|
||||
if ($app->isSite())
|
||||
if ($app->isClient('site'))
|
||||
{
|
||||
echo 'var url = "'.JURI::root().'";';
|
||||
}
|
||||
|
Reference in New Issue
Block a user