Commit d13f3a98 authored by andre's avatar andre

#1302

parent b25bf125
......@@ -42,9 +42,10 @@ endif; ?>
<?php $this->registerCssFile('/css/style_add_06.06.16.css');?>
<?php $this->registerJsFile('/js/add_06.06.16.js', ['position' => yii\web\View::POS_END]); ?>
<?php $this->registerJsFile('/js/modernizr.js', ['position' => yii\web\View::POS_END]); ?>
<?php $this->registerCssFile('/css/main.css');?>
<link rel="stylesheet" href="/css/main.css">
<?php $this->registerCssFile('/css/style_add_4.css');?>
<script src=/js/modernizr.js"></script>
<?php $this->registerCssFile('/css/main-v1.css');?>
<?php $this->registerCssFile('/css/main-v2.css');?>
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
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