mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-11 22:42:14 +09:00
관리자페이지에서 XE icon 을 불러오는 경로 수정
절대경로를 상대경로로 수정. https://github.com/rhymix/rhymix/pull/1056#issuecomment-412355604
This commit is contained in:
parent
d802509c9e
commit
edf2a4c76a
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
<load target="css/admin.bootstrap.css" />
|
||||
<load target="css/admin.iefix.css" />
|
||||
<load target="/common/css/xeicon/xeicon.css" />
|
||||
<load target="./../../../common/css/xeicon/xeicon.css" />
|
||||
<load target="css/admin.css" />
|
||||
<load target="js/admin.js" />
|
||||
<load target="js/jquery.tmpl.js" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue