Page Menu
Home
GRNET
Search
Configure Global Search
Log In
Files
F1299663
_soa_form.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, 12:08 AM
Size
390 B
Mime Type
text/plain
Expires
Fri, Nov 21, 12:08 AM (8 h, 37 m)
Engine
blob
Format
Raw Data
Handle
292958
Attached To
rWEBDNS WebDNS (edet4)
_soa_form.html.erb
View Options
<%=
bootstrap_form_for
(
[
@domain
,
@record
]
,
layout
:
:horizontal
,
label_col
:
'col-sm-2'
,
control_col
:
'col-sm-8'
)
do
|
f
|
%>
<%=
f
.
static_control
:type
%>
<%=
f
.
static_control
:primary_ns
%>
<%=
f
.
email_field
:contact
%>
<%=
f
.
text_field
:refresh
%>
<%=
f
.
text_field
:retry
%>
<%=
f
.
text_field
:nx
%>
<%=
f
.
submit
'Save'
,
class
:
'btn btn-primary col-sm-offset-2'
%>
<%
end
%>
Event Timeline
Log In to Comment