소스 검색

[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…
취소
저장