Page Menu
Home
GRNET
Search
Configure Global Search
Log In
Files
F461535
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, 1:44 AM
Size
350 B
Mime Type
text/plain
Expires
Tue, May 20, 1:44 AM (1 d, 6 h)
Engine
blob
Format
Raw Data
Handle
220322
Attached To
rARCHIVING archiving
new.html.erb
View Options
<h1>New Job Template</h1>
<div class="row">
<div class="col-xs-6">
<div class="container graybox">
<h3> Job Attributes</h3>
<%=
render
'form'
%>
</div>
</div>
</div>
<br />
<div class="row">
<div class="col-xs-1">
<%=
link_to
'Cancel'
,
host_path
(
@job
.
host
),
class
:
'btn btn-danger'
,
role
:
'button'
%>
</div>
</div>
Event Timeline
Log In to Comment