Page Menu
Home
GRNET
Search
Configure Global Search
Log In
Files
F2569889
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
Wed, Jun 10, 6:54 PM
Size
350 B
Mime Type
text/plain
Expires
Fri, Jun 12, 6:54 PM (21 h, 48 m)
Engine
blob
Format
Raw Data
Handle
394765
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