Page Menu
Home
GRNET
Search
Configure Global Search
Log In
Files
F461497
_users.html.erb
No One
Temporary
Actions
Download 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:31 AM
Size
380 B
Mime Type
text/html
Expires
Tue, May 20, 1:31 AM (1 d, 4 h)
Engine
blob
Format
Raw Data
Handle
220308
Attached To
rARCHIVING archiving
_users.html.erb
View Options
<div class="col-xs-12">
<div class="table-responsive">
<table class="table table-striped table-bordered table-condensed">
<thead>
<tr>
<th>Username</th>
<th>Email</th>
<th>Actions</th>
</tr>
</thead>
<tbody>
<%=
render
partial
:
'user'
,
collection
:
@users
%>
</tbody>
</table>
</div>
</div>
Event Timeline
Log In to Comment