mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-29 16:19:58 +09:00
xeedition board skin 에서 xeicon common 파일로 불러오도록 처리.
This commit is contained in:
parent
01face323b
commit
f4f15e4a39
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
<load target="board.default.css" />
|
<load target="board.default.css" />
|
||||||
<load target="board.default.js" type="body" />
|
<load target="board.default.js" type="body" />
|
||||||
<load target="//cdn.jsdelivr.net/xeicon/1.0.4/xeicon.min.css" type="body" />
|
<load target="/common/xeicon/xeicon.min.css" />
|
||||||
|
|
||||||
<!--@if($order_type == "desc")-->
|
<!--@if($order_type == "desc")-->
|
||||||
{@ $order_type = "asc"; }
|
{@ $order_type = "asc"; }
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue