Page Menu
Home
GRNET
Search
Configure Global Search
Log In
Files
F1299970
index.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, 5:40 AM
Size
1 KB
Mime Type
text/plain
Expires
Fri, Nov 21, 5:40 AM (1 d, 11 h)
Engine
blob
Format
Raw Data
Handle
289961
Attached To
rARCHIVING archiving
index.html.erb
View Options
<div class="col-xs-4 col-xs-offset-4">
<div class="panel panel-default">
<div class="panel-heading">
<h4>
<label class="glyphicon glyphicon-log-in"></label>
Login
</h4>
</div>
<br />
<div class="row">
<div class="col-xs-4 col-xs-offset-4 text-center">
<%=
link_to
'ViMa User'
,
vima_path
(
vima
:
'vima'
),
method
:
:post
,
role
:
:button
,
class
:
'btn btn-default btn-lg'
,
disabled
:
!
Archiving
.
settings
[
:vima_oauth_enabled
]
%>
</div>
</div>
<hr />
<div class="row">
<div class="col-xs-4 col-xs-offset-4 text-center">
<%=
link_to
'Institutional User'
,
institutional_path
,
role
:
:button
,
class
:
'btn btn-default btn-lg'
,
disabled
:
!
Archiving
.
settings
[
:institutional_authentication_enabled
]
%>
</div>
</div>
<hr />
<div class="row">
<div class="col-xs-4 col-xs-offset-4 text-center">
<%=
link_to
'Okeanos User'
,
''
,
role
:
:button
,
class
:
'btn btn-default btn-lg'
,
disabled
:
!
Archiving
.
settings
[
:okeanos_authentication_enabled
]
%>
</div>
</div>
<br />
</div>
</div>
Event Timeline
Log In to Comment