Page Menu
Home
GRNET
Search
Configure Global Search
Log In
Files
F1299770
index.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
Wed, Nov 19, 12:58 AM
Size
503 B
Mime Type
text/html
Expires
Fri, Nov 21, 12:58 AM (1 d, 4 h)
Engine
blob
Format
Raw Data
Handle
290861
Attached To
rARCHIVING archiving
index.html.erb
View Options
<h1>Users</h1>
<div class="table-responsive">
<table class="table table-striped table-bordered table-condensed">
<thead>
<tr>
<th>id</th>
<th>username</th>
<th>email</th>
<th>user type</th>
<th>created at</th>
<th>clients</th>
<th>unverified hosts</th>
<th>pending hosts</th>
<th>actions</th>
</tr>
</thead>
<tbody>
<%=
render
partial
:
'user'
,
collection
:
@users
%>
</tbody>
</table>
</div>
Event Timeline
Log In to Comment