Page Menu
Home
GRNET
Search
Configure Global Search
Log In
Files
F461391
_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
Sun, May 18, 12:51 AM
Size
473 B
Mime Type
text/plain
Expires
Tue, May 20, 12:51 AM (1 d, 2 h)
Engine
blob
Format
Raw Data
Handle
220274
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