mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-07 02:31:40 +09:00
Content list tab UI changed.
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12441 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
16b193f794
commit
ef66d3b548
7 changed files with 15 additions and 25 deletions
|
|
@ -16,7 +16,7 @@ var no_text_comment = '{$lang->no_text_comment}';
|
|||
<input type="hidden" name="is_all" value="true" />
|
||||
<table id="trashListTable" class="x_table x_table-striped x_table-hover">
|
||||
<caption>
|
||||
{$lang->trash}({number_format($total_count)})
|
||||
<strong>{$lang->all}({number_format($total_count)})</strong>
|
||||
<div class="x_pull-right x_btn-group">
|
||||
<a href="#fo_list" class="x_btn modalAnchor" onclick="getTrashList();">{$lang->document_manager}</a>
|
||||
<button type="submit" class="x_btn" name="is_all" value="true">{$lang->empty_trash_all}</button>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue