mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-07 02:31:40 +09:00
17523934 * r5068의 XE.checkboxToggleAll() 수정으로 인한 교체
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@5069 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
f19a281368
commit
1eeaeada66
7 changed files with 7 additions and 7 deletions
|
|
@ -67,7 +67,7 @@
|
|||
<table cellspacing="0" class="list">
|
||||
<thead>
|
||||
<tr>
|
||||
<th scope="col" class="check first-child"><div><input name="check_all" type="checkbox" onclick="XE.checkboxToggleAll('message_srl_list', { wrapId:'fo_message_list' }); return false;" /></div></th>
|
||||
<th scope="col" class="check first-child"><div><input name="check_all" type="checkbox" onclick="XE.checkboxToggleAll('message_srl_list', { wrap:'fo_message_list' }); return false;" /></div></th>
|
||||
<th scope="col" class="user"><div>
|
||||
<!--@if($message_type == "S")-->
|
||||
{$lang->receiver}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue