Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
W
website
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Deploy
Releases
Container registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Video AG Infrastruktur
website
Commits
7cf07700
Commit
7cf07700
authored
3 years ago
by
Nils Beyer
Browse files
Options
Downloads
Patches
Plain Diff
Fix: reloadonclose on RWTH-Login
parent
1701046e
No related branches found
No related tags found
1 merge request
!42
Feature: Authorize helper
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
templates/macros.html
+1
-1
1 addition, 1 deletion
templates/macros.html
with
1 addition
and
1 deletion
templates/macros.html
+
1
−
1
View file @
7cf07700
...
@@ -192,7 +192,7 @@ $(function() {
...
@@ -192,7 +192,7 @@ $(function() {
<div
class=
"col-sm-4"
>
<div
class=
"col-sm-4"
>
<h4
class=
"text-center"
><span
class=
"glyphicon glyphicon-user"
aria-hidden=
"true"
></span>
RWTH
</h4>
<h4
class=
"text-center"
><span
class=
"glyphicon glyphicon-user"
aria-hidden=
"true"
></span>
RWTH
</h4>
<p>
Für RWTH-Angehörige und aus dem RWTH-Netz verfügbar
</p>
<p>
Für RWTH-Angehörige und aus dem RWTH-Netz verfügbar
</p>
<a
target=
"_blank"
href=
"{{ url_for('start_rwthauth') }}"
class=
"btn btn-default"
>
Anmelden
</a>
<a
target=
"_blank"
href=
"{{ url_for('start_rwthauth') }}"
class=
"btn btn-default
reloadonclose
"
>
Anmelden
</a>
</div>
</div>
{% endif %}
{% endif %}
{% if 'l2p' in permtypes or 'moodle' in permtypes %}
{% if 'l2p' in permtypes or 'moodle' in permtypes %}
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment