Browse Source

Merge branch 'dev'

prodstable
Guillaume 3 years ago
parent
commit
4e19bd9951
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      common/assets/CommonAsset.php

+ 0
- 1
common/assets/CommonAsset.php View File

@@ -66,7 +66,6 @@ class CommonAsset extends \common\components\MyAssetBundle
// js
$this->addAsset('js','js/jquery-ui-1.11.4.custom/jquery-ui.min.js');
$this->addAsset('js','https://polyfill.io/v3/polyfill.js?features=default%2CArray.prototype.find%2CIntl');
$this->addAsset('js','js/promise-polyfill/promise.min.js');
$this->addAsset('js','js/axios/axios.min.js');
$this->addAsset('js','js/vuejs/vue.js');

Loading…
Cancel
Save