Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
intranet
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
2
Issues
2
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
Operations
Operations
Incidents
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nounous-archives
intranet
Commits
3b339ac1
Commit
3b339ac1
authored
Jul 05, 2018
by
Daniel STAN
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
impressions: cache le formule aux non-ma
parent
d3f2f49f
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
0 deletions
+9
-0
impressions/templates/impressions/impressions.html
impressions/templates/impressions/impressions.html
+9
-0
No files found.
impressions/templates/impressions/impressions.html
View file @
3b339ac1
{% extends "impressions/base.html" %}
{% load i18n %}
{% block content %}
{% if perms.auth.crans_enabled %}
<h2>
{% blocktrans %}Menu d'impression{% endblocktrans %}
</h2>
...
...
@@ -56,4 +57,12 @@ function add() {
};
</script>
{% else %}
{% blocktrans %}
L'imprimante est en panne, désolé pour la gêne occasionnée.
{% endblocktrans %}
{% if perms.auth.crans_ma %}
En tant que membre actif, tu peux toujours te surloguer pour voir la page.
{% endif %}
{% endif %}
{% endblock %}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment