Page Menu
Home
GRNET
Search
Configure Global Search
Log In
Files
F1300104
_last_page.html.erb
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Wed, Nov 19, 9:20 AM
Size
445 B
Mime Type
text/plain
Expires
Fri, Nov 21, 9:20 AM (1 d, 16 h)
Engine
blob
Format
Raw Data
Handle
289911
Attached To
rARCHIVING archiving
_last_page.html.erb
View Options
<%#
Link to the "Last" page
- available local variables
url: url to the last page
current_page: a page object for the currently displayed page
total_pages: total number of pages
per_page: number of items to fetch per page
remote: data-remote
-%>
<li>
<%=
link_to_unless
current_page
.
last?
,
'<span aria-hidden="true">»</span>'
.
html_safe
,
url
,
:remote
=>
remote
%>
</li>
Event Timeline
Log In to Comment