Page Menu
Home
GRNET
Search
Configure Global Search
Log In
Files
F1296833
edit.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
Mon, Nov 17, 10:49 PM
Size
312 B
Mime Type
text/plain
Expires
Wed, Nov 19, 10:49 PM (21 h, 2 m)
Engine
blob
Format
Raw Data
Handle
290823
Attached To
rARCHIVING archiving
edit.html.erb
View Options
<%=
render
partial
:
'header'
%>
<div class="row">
<div class="col-xs-4">
<div class="panel panel-default">
<div class="panel-heading">
<h3>Edit Admin</h3>
<%=
render
partial
:
'form'
,
locals
:
{
url
:
admin_user_path
(
@user
),
method
:
:patch
}
%>
</div>
</div>
</div>
</div>
Event Timeline
Log In to Comment