Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
V
vmusicchart-cms
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Phạm Văn Đoan
vmusicchart-cms
Commits
f386f13a
Commit
f386f13a
authored
Apr 09, 2020
by
Phạm Văn Đoan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
bỏ phân trang ở BXH
parent
a37ef039
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
6 additions
and
6 deletions
+6
-6
list_by_daily_view.php
...ion/views/backend/ajax/cms_ranking/list_by_daily_view.php
+2
-2
list_by_monthly_view.php
...n/views/backend/ajax/cms_ranking/list_by_monthly_view.php
+2
-2
list_by_weekly_view.php
...on/views/backend/ajax/cms_ranking/list_by_weekly_view.php
+2
-2
No files found.
application/views/backend/ajax/cms_ranking/list_by_daily_view.php
View file @
f386f13a
...
@@ -45,4 +45,4 @@
...
@@ -45,4 +45,4 @@
</table>
</table>
</div>
</div>
<!-- /.row -->
<!-- /.row -->
<div
style=
"text-align: center;"
>
<?php
echo
$pagination
;
?>
</div>
<div
style=
"text-align: center;"
>
<?php
//
echo
$pagination
;
?>
</div>
\ No newline at end of file
\ No newline at end of file
application/views/backend/ajax/cms_ranking/list_by_monthly_view.php
View file @
f386f13a
...
@@ -30,4 +30,4 @@
...
@@ -30,4 +30,4 @@
</table>
</table>
</div>
</div>
<!-- /.row -->
<!-- /.row -->
<!-- <div style="text-align: center;">
<?php
echo
$pagination
;
?>
</div> -->
<div
style=
"text-align: center;"
>
<?php
//
echo
$pagination
;
?>
</div>
\ No newline at end of file
\ No newline at end of file
application/views/backend/ajax/cms_ranking/list_by_weekly_view.php
View file @
f386f13a
...
@@ -30,4 +30,4 @@
...
@@ -30,4 +30,4 @@
</table>
</table>
</div>
</div>
<!-- /.row -->
<!-- /.row -->
<!-- <div style="text-align: center;">
<?php
echo
$pagination
;
?>
</div> -->
<div
style=
"text-align: center;"
>
<?php
//
echo
$pagination
;
?>
</div>
\ No newline at end of file
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment