summaryrefslogtreecommitdiff
path: root/core/app/views/kaminari/_gap.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'core/app/views/kaminari/_gap.html.haml')
-rw-r--r--core/app/views/kaminari/_gap.html.haml8
1 files changed, 0 insertions, 8 deletions
diff --git a/core/app/views/kaminari/_gap.html.haml b/core/app/views/kaminari/_gap.html.haml
deleted file mode 100644
index 51de678..0000000
--- a/core/app/views/kaminari/_gap.html.haml
+++ /dev/null
@@ -1,8 +0,0 @@
--# Non-link tag that stands for skipped pages...
--# available local variables
--# current_page: a page object for the currently displayed page
--# num_pages: total number of pages
--# per_page: number of items to fetch per page
--# remote: data-remote
-%li.disabled
- = raw(t 'views.pagination.truncate')