瀏覽代碼

[producer] Correctif calendrier

refactoring
Guillaume 3 年之前
父節點
當前提交
1f1b7be113
共有 1 個檔案被更改,包括 0 行新增1 行删除
  1. +0
    -1
      common/assets/CommonAsset.php

+ 0
- 1
common/assets/CommonAsset.php 查看文件

@@ -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…
取消
儲存