Page Menu
Home
GRNET
Search
Configure Global Search
Log In
Files
F1300105
_prev_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:21 AM
Size
420 B
Mime Type
text/plain
Expires
Fri, Nov 21, 9:21 AM (1 d, 12 h)
Engine
blob
Format
Raw Data
Handle
289806
Attached To
rARCHIVING archiving
_prev_page.html.erb
View Options
<%#
Link to the "Previous" page
- available local variables
url: url to the previous 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?
,
'<'
.
html_safe
,
url
,
:rel
=>
'prev'
,
:remote
=>
remote
%>
</li>
Event Timeline
Log In to Comment