EC-CUBE / EC-CUBE/coupon-plugin

datepickerの読み込みで404が発生している

Open
#144 1 comment 0 reactions 0 assignees View on GitHub
bug
Dominant language
PHP
Stars
10
Forks
39
PR merge metrics
No merged PRs in 30d

Description

## 概要

クーポン登録画面でdatetimepickerの読み込み時に404が発生している

```
GET https://www.example.com/plugin/41-beta3-1/eccube-4.1-beta3-mysql/html/template/admin/assets/css/bootstrap-datetimepicker.min.css net::ERR_ABORTED 404 (Not Found)
new:720 GET https://www.example.com/plugin/41-beta3-1/eccube-4.1-beta3-mysql/html/template/admin/assets/js/vendor/moment-ja.js net::ERR_ABORTED 404 (Not Found)
new:721 GET https://www.example.com/plugin/41-beta3-1/eccube-4.1-beta3-mysql/html/template/admin/assets/js/vendor/bootstrap-datetimepicker.min.js net::ERR_ABORTED 404 (Not Found)
```

## 再現手順

1. 受注管理>クーポン
1. 新規登録をクリック
1. 404エラーが発生する

## 環境
EC-CUBE4.1-beta3/MySQLで確認
EC-CUBEはサブディレクトリへの配置

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.