impoved the request linking options, fixed few bugs in compiler (#52)

This commit is contained in:
dev
2017-03-08 06:49:54 +02:00
committed by GitHub
parent 30e37dcfde
commit 3953df845c
228 changed files with 1268 additions and 1019 deletions

View File

@@ -11,7 +11,7 @@
/-------------------------------------------------------------------------------------------------------------------------------/
@version 2.3.6
@build 6th March, 2017
@build 8th March, 2017
@created 30th April, 2015
@package Component Builder
@subpackage details_fullwidth.php

View File

@@ -11,7 +11,7 @@
/-------------------------------------------------------------------------------------------------------------------------------/
@version 2.3.6
@build 6th March, 2017
@build 8th March, 2017
@created 30th April, 2015
@package Component Builder
@subpackage details_left.php

View File

@@ -11,7 +11,7 @@
/-------------------------------------------------------------------------------------------------------------------------------/
@version 2.3.6
@build 6th March, 2017
@build 8th March, 2017
@created 30th April, 2015
@package Component Builder
@subpackage details_right.php

View File

@@ -11,7 +11,7 @@
/-------------------------------------------------------------------------------------------------------------------------------/
@version 2.3.6
@build 6th March, 2017
@build 8th March, 2017
@created 30th April, 2015
@package Component Builder
@subpackage details_under.php

View File

@@ -11,7 +11,7 @@
/-------------------------------------------------------------------------------------------------------------------------------/
@version 2.3.6
@build 6th March, 2017
@build 8th March, 2017
@created 30th April, 2015
@package Component Builder
@subpackage linked_admin_views_fullwidth.php
@@ -28,7 +28,7 @@
defined('_JEXEC') or die('Restricted access');
// set the defaults
$items = $displayData->vzwlinked_admin_views;
$items = $displayData->vzylinked_admin_views;
$user = JFactory::getUser();
$id = $displayData->item->id;
$edit = "index.php?option=com_componentbuilder&view=admin_views&task=admin_view.edit";

View File

@@ -11,7 +11,7 @@
/-------------------------------------------------------------------------------------------------------------------------------/
@version 2.3.6
@build 6th March, 2017
@build 8th March, 2017
@created 30th April, 2015
@package Component Builder
@subpackage publishing.php

View File

@@ -11,7 +11,7 @@
/-------------------------------------------------------------------------------------------------------------------------------/
@version 2.3.6
@build 6th March, 2017
@build 8th March, 2017
@created 30th April, 2015
@package Component Builder
@subpackage publlshing.php

View File

@@ -11,7 +11,7 @@
/-------------------------------------------------------------------------------------------------------------------------------/
@version 2.3.6
@build 6th March, 2017
@build 8th March, 2017
@created 30th April, 2015
@package Component Builder
@subpackage scripts_left.php

View File

@@ -11,7 +11,7 @@
/-------------------------------------------------------------------------------------------------------------------------------/
@version 2.3.6
@build 6th March, 2017
@build 8th March, 2017
@created 30th April, 2015
@package Component Builder
@subpackage scripts_right.php