Page Menu
Home
GRNET
Search
Configure Global Search
Log In
Files
F461988
new.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, 7:30 PM
Size
279 B
Mime Type
text/plain
Expires
Tue, May 20, 7:30 PM (1 d, 1 h)
Engine
blob
Format
Raw Data
Handle
220077
Attached To
rARCHIVING archiving
new.html.erb
View Options
<h1>New Fileset</h1>
<div class="container graybox">
<%=
render
partial
:
'form'
,
locals
:
{
url
:
host_filesets_path
(
@host
),
method
:
:post
}
%>
</div>
<%=
link_to
'Back to job'
,
@job_id
.
present?
?
edit_host_job_path
(
@host
,
@job_id
)
:
new_host_job_path
(
@host
)
%>
Event Timeline
Log In to Comment