mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-04 17:44:38 +09:00
Fix layout_modify.js to submit type=color contents.
- 레이아웃 편집 기능이 자바스크립트에 의존 중 - 의미에 맞는 HTML 이 되도록 수정할 필요가 있음. - 우선 문제가 생기는 부분을 해결.
This commit is contained in:
parent
f9987347a5
commit
78367c0e04
4 changed files with 6 additions and 6 deletions
|
|
@ -1,3 +1,3 @@
|
|||
<include target="header.html" />
|
||||
<load target="js/layout_modify.js" />
|
||||
{$content}
|
||||
<include target="header.html" />
|
||||
{$content}
|
||||
Loading…
Add table
Add a link
Reference in a new issue