mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-31 17:19:59 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@517 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
38ac9fe8e9
commit
8f58bc503e
44 changed files with 19 additions and 42 deletions
5
modules/editor/components/emoticon/tpl/popup.html
Normal file
5
modules/editor/components/emoticon/tpl/popup.html
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
<!--%import("popup.js")-->
|
||||
|
||||
<!--@foreach($emoticon_list as $emoticon)-->
|
||||
<img src="images/{$emoticon}" alt="emoticon" onclick="insertImage(this)" style="cursor:pointer;" />
|
||||
<!--@end-->
|
||||
Loading…
Add table
Add a link
Reference in a new issue