Page Menu
Home
GRNET
Search
Configure Global Search
Log In
Files
F886204
_first_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
Fri, Aug 8, 10:47 PM
Size
473 B
Mime Type
text/plain
Expires
Sun, Aug 10, 10:47 PM (1 d, 1 h)
Engine
blob
Format
Raw Data
Handle
230215
Attached To
rARCHIVING archiving
_first_page.html.erb
View Options
<%#
Link to the "First" page
- available local variables
url: url to the first 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
.
first?
,
'<span aria-hidden="true">«</span>'
.
html_safe
,
url
,
:remote
=>
remote
,
'aria-label'
=>
'First'
%>
</li>
Event Timeline
Log In to Comment