@@ -1,10 +1,10 @@ |
||
| 1 | 1 | <?php |
| 2 | 2 | /** |
| 3 | - * @link http://www.writesdown.com/ |
|
| 4 | - * @author Agiel K. Saputra <[email protected]> |
|
| 5 | - * @copyright Copyright (c) 2015 WritesDown |
|
| 6 | - * @license http://www.writesdown.com/license/ |
|
| 7 | - */ |
|
| 3 | + * @link http://www.writesdown.com/ |
|
| 4 | + * @author Agiel K. Saputra <[email protected]> |
|
| 5 | + * @copyright Copyright (c) 2015 WritesDown |
|
| 6 | + * @license http://www.writesdown.com/license/ |
|
| 7 | + */ |
|
| 8 | 8 | |
| 9 | 9 | /* @var $this \yii\web\View */ |
| 10 | 10 | /* @var $model common\models\Module */ |
@@ -21,7 +21,7 @@ |
||
| 21 | 21 | * @param $type string |
| 22 | 22 | * @param $oldKey null|array |
| 23 | 23 | */ |
| 24 | -$renderConfig = function ($form, $model, $config, $type, $oldKey = null) use (&$renderConfig) { |
|
| 24 | +$renderConfig = function($form, $model, $config, $type, $oldKey = null) use (&$renderConfig) { |
|
| 25 | 25 | echo '<ul>'; |
| 26 | 26 | |
| 27 | 27 | foreach ($config as $key => $value) { |
@@ -1,10 +1,10 @@ |
||
| 1 | 1 | <?php |
| 2 | 2 | /** |
| 3 | - * @link http://www.writesdown.com/ |
|
| 4 | - * @author Agiel K. Saputra <[email protected]> |
|
| 5 | - * @copyright Copyright (c) 2015 WritesDown |
|
| 6 | - * @license http://www.writesdown.com/license/ |
|
| 7 | - */ |
|
| 3 | + * @link http://www.writesdown.com/ |
|
| 4 | + * @author Agiel K. Saputra <[email protected]> |
|
| 5 | + * @copyright Copyright (c) 2015 WritesDown |
|
| 6 | + * @license http://www.writesdown.com/license/ |
|
| 7 | + */ |
|
| 8 | 8 | |
| 9 | 9 | use yii\helpers\Html; |
| 10 | 10 | use yii\widgets\ActiveForm; |
@@ -1,10 +1,10 @@ |
||
| 1 | 1 | <?php |
| 2 | 2 | /** |
| 3 | - * @link http://www.writesdown.com/ |
|
| 4 | - * @author Agiel K. Saputra <[email protected]> |
|
| 5 | - * @copyright Copyright (c) 2015 WritesDown |
|
| 6 | - * @license http://www.writesdown.com/license/ |
|
| 7 | - */ |
|
| 3 | + * @link http://www.writesdown.com/ |
|
| 4 | + * @author Agiel K. Saputra <[email protected]> |
|
| 5 | + * @copyright Copyright (c) 2015 WritesDown |
|
| 6 | + * @license http://www.writesdown.com/license/ |
|
| 7 | + */ |
|
| 8 | 8 | |
| 9 | 9 | use yii\bootstrap\Nav; |
| 10 | 10 | use yii\helpers\Html; |
@@ -1,10 +1,10 @@ |
||
| 1 | 1 | <?php |
| 2 | 2 | /** |
| 3 | - * @link http://www.writesdown.com/ |
|
| 4 | - * @author Agiel K. Saputra <[email protected]> |
|
| 5 | - * @copyright Copyright (c) 2015 WritesDown |
|
| 6 | - * @license http://www.writesdown.com/license/ |
|
| 7 | - */ |
|
| 3 | + * @link http://www.writesdown.com/ |
|
| 4 | + * @author Agiel K. Saputra <[email protected]> |
|
| 5 | + * @copyright Copyright (c) 2015 WritesDown |
|
| 6 | + * @license http://www.writesdown.com/license/ |
|
| 7 | + */ |
|
| 8 | 8 | |
| 9 | 9 | use yii\grid\GridView; |
| 10 | 10 | use yii\helpers\Html; |
@@ -1,10 +1,10 @@ |
||
| 1 | 1 | <?php |
| 2 | 2 | /** |
| 3 | - * @link http://www.writesdown.com/ |
|
| 4 | - * @author Agiel K. Saputra <[email protected]> |
|
| 5 | - * @copyright Copyright (c) 2015 WritesDown |
|
| 6 | - * @license http://www.writesdown.com/license/ |
|
| 7 | - */ |
|
| 3 | + * @link http://www.writesdown.com/ |
|
| 4 | + * @author Agiel K. Saputra <[email protected]> |
|
| 5 | + * @copyright Copyright (c) 2015 WritesDown |
|
| 6 | + * @license http://www.writesdown.com/license/ |
|
| 7 | + */ |
|
| 8 | 8 | |
| 9 | 9 | /* @var $this yii\web\View */ |
| 10 | 10 | /* @var $model common\models\Module */ |
@@ -1,10 +1,10 @@ |
||
| 1 | 1 | <?php |
| 2 | 2 | /** |
| 3 | - * @link http://www.writesdown.com/ |
|
| 4 | - * @author Agiel K. Saputra <[email protected]> |
|
| 5 | - * @copyright Copyright (c) 2015 WritesDown |
|
| 6 | - * @license http://www.writesdown.com/license/ |
|
| 7 | - */ |
|
| 3 | + * @link http://www.writesdown.com/ |
|
| 4 | + * @author Agiel K. Saputra <[email protected]> |
|
| 5 | + * @copyright Copyright (c) 2015 WritesDown |
|
| 6 | + * @license http://www.writesdown.com/license/ |
|
| 7 | + */ |
|
| 8 | 8 | |
| 9 | 9 | use yii\helpers\Html; |
| 10 | 10 | use yii\widgets\DetailView; |
@@ -1,10 +1,10 @@ |
||
| 1 | 1 | <?php |
| 2 | 2 | /** |
| 3 | - * @link http://www.writesdown.com/ |
|
| 4 | - * @author Agiel K. Saputra <[email protected]> |
|
| 5 | - * @copyright Copyright (c) 2015 WritesDown |
|
| 6 | - * @license http://www.writesdown.com/license/ |
|
| 7 | - */ |
|
| 3 | + * @link http://www.writesdown.com/ |
|
| 4 | + * @author Agiel K. Saputra <[email protected]> |
|
| 5 | + * @copyright Copyright (c) 2015 WritesDown |
|
| 6 | + * @license http://www.writesdown.com/license/ |
|
| 7 | + */ |
|
| 8 | 8 | |
| 9 | 9 | use codezeen\yii2\tinymce\TinyMce; |
| 10 | 10 | use yii\helpers\Html; |
@@ -1,10 +1,10 @@ |
||
| 1 | 1 | <?php |
| 2 | 2 | /** |
| 3 | - * @link http://www.writesdown.com/ |
|
| 4 | - * @author Agiel K. Saputra <[email protected]> |
|
| 5 | - * @copyright Copyright (c) 2015 WritesDown |
|
| 6 | - * @license http://www.writesdown.com/license/ |
|
| 7 | - */ |
|
| 3 | + * @link http://www.writesdown.com/ |
|
| 4 | + * @author Agiel K. Saputra <[email protected]> |
|
| 5 | + * @copyright Copyright (c) 2015 WritesDown |
|
| 6 | + * @license http://www.writesdown.com/license/ |
|
| 7 | + */ |
|
| 8 | 8 | |
| 9 | 9 | use codezeen\yii2\tinymce\TinyMce; |
| 10 | 10 | use yii\helpers\Html; |
@@ -1,10 +1,10 @@ |
||
| 1 | 1 | <?php |
| 2 | 2 | /** |
| 3 | - * @link http://www.writesdown.com/ |
|
| 4 | - * @author Agiel K. Saputra <[email protected]> |
|
| 5 | - * @copyright Copyright (c) 2015 WritesDown |
|
| 6 | - * @license http://www.writesdown.com/license/ |
|
| 7 | - */ |
|
| 3 | + * @link http://www.writesdown.com/ |
|
| 4 | + * @author Agiel K. Saputra <[email protected]> |
|
| 5 | + * @copyright Copyright (c) 2015 WritesDown |
|
| 6 | + * @license http://www.writesdown.com/license/ |
|
| 7 | + */ |
|
| 8 | 8 | |
| 9 | 9 | use yii\helpers\Html; |
| 10 | 10 | use yii\widgets\ActiveForm; |