Page Menu
Home
GRNET
Search
Configure Global Search
Log In
Files
F1614692
_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
Sat, Mar 21, 2:42 AM
Size
225 B
Mime Type
text/plain
Expires
Mon, Mar 23, 2:42 AM (3 h, 56 m)
Engine
blob
Format
Raw Data
Handle
354151
Attached To
rWEBDNS WebDNS (edet4)
_form.html.erb
View Options
<%=
bootstrap_form_for
(
[
:admin
,
@group
]
,
layout
:
:horizontal
,
label_col
:
'col-sm-2'
,
control_col
:
'col-sm-4'
)
do
|
f
|
%>
<%=
f
.
text_field
:name
%>
<%=
f
.
submit
'Save'
,
class
:
'btn btn-primary col-sm-offset-2'
%>
<%
end
%>
Event Timeline
Log In to Comment