mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-17 09:24:17 +09:00
apply pagination js
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9060 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
e53db44569
commit
87a77b5e4e
1 changed files with 5 additions and 1 deletions
|
|
@ -24,4 +24,8 @@
|
|||
<input name="page" title="{$lang->cmd_go_to_page}" />
|
||||
<button>Go</button>
|
||||
</span>
|
||||
</form>
|
||||
</form>
|
||||
<script type="text/javascript">
|
||||
jQuery('.pagination').xePagination();
|
||||
jQuery('a.tgAnchor').xeContentToggler();
|
||||
</script>
|
||||
Loading…
Add table
Add a link
Reference in a new issue