Commit f2aac554 authored by Shakarim Sapa's avatar Shakarim Sapa

- Временно отключаем скрипты (проверяем как повляет)

parent e9957894
<?php if (1<0): ?>
<!--[if lt IE 9]>
<script src="/js/libs/html5shiv/es5-shim.min.js"></script>
<script src="/js/libs/html5shiv/html5shiv.min.js"></script>
......@@ -31,4 +32,5 @@
<?php // $this->registerJsFile('/plugins/fusioncharts-suite-xt/js/fusioncharts.js', ['position' => yii\web\View::POS_END ]);?>
<?php $this->registerJsFile('/js/custom.js', ['position' => yii\web\View::POS_END ]);?>
\ No newline at end of file
<?php $this->registerJsFile('/js/custom.js', ['position' => yii\web\View::POS_END ]);?>
<?php endif; ?>
\ No newline at end of file
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