Commit f08ce43e authored by Tobias Munk's avatar Tobias Munk

removed duplicated code, added link

parent cfc6a218
......@@ -10,7 +10,6 @@ use Yii;
use yii\bootstrap\ActiveForm;
use yii\helpers\Html;
SCEditorAsset::register($this);
/*
*
* @var yii\web\View $this
......
......@@ -54,4 +54,8 @@ use yii\helpers\Html;
<p>
<code>{"hrzg\\widget\\widgets\\TwigTemplate": "Twig layout"}</code></p>
<?= Html::a('Open settings', ['/settings'], ['class' => 'btn btn-default']) ?>
<?= Html::a('Online documentation', 'https://git.hrzg.de/hrzg/yii2-widgets2-module', ['class' => 'btn btn-info']) ?>
<?php \insolita\wgadminlte\Box::end() ?>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment