mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-03 08:41:39 +09:00
yeokbox
This commit is contained in:
parent
2871f4e14b
commit
116d27ee40
1 changed files with 6 additions and 0 deletions
|
|
@ -7,6 +7,12 @@
|
||||||
<a href="{getUrl('readed', 'All')}">전체 알림</a>
|
<a href="{getUrl('readed', 'All')}">전체 알림</a>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
<div cond="!$readed || $readed == 'N'">
|
||||||
|
<div class="btnArea" style="clear:none;float:right">
|
||||||
|
<button class="btn" onclick="exec_xml('ncenterlite', 'procNcenterliteNotifyReadAll'); location.reload()">모두 읽음 처리</button>
|
||||||
|
</div>
|
||||||
|
<div class="clear:both"></div>
|
||||||
|
</div>
|
||||||
<table class="table table-striped table-hover" style="margin-top:20px;">
|
<table class="table table-striped table-hover" style="margin-top:20px;">
|
||||||
<thead class="bg_f_f9">
|
<thead class="bg_f_f9">
|
||||||
<tr>
|
<tr>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue