jqh 5 년 전
부모
커밋
c2eba7a353

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
resources/assets/dcat/plugins/bootstrap-datetimepicker/bootstrap-datetimepicker.min.js


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
resources/assets/dcat/plugins/moment/moment-with-locales.min.js


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
resources/assets/dcat/plugins/moment/moment.min.js


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
resources/dist/dcat/plugins/bootstrap-datetimepicker/bootstrap-datetimepicker.min.js


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
resources/dist/dcat/plugins/moment/moment-with-locales.min.js


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
resources/dist/dcat/plugins/moment/moment.min.js


+ 1 - 1
src/Layout/Assets.php

@@ -87,7 +87,7 @@ class Assets
         ],
         '@moment' => [
             'js' => [
-                'dcat-admin/dcat/plugins/moment/moment-with-locales.min.js',
+                'dcat-admin/dcat/plugins/moment/moment.min.js',
             ],
         ],
         '@moment-timezone' => [

이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.