Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
nounous-archives
intranet
Commits
a433f3e2
Commit
a433f3e2
authored
Apr 05, 2018
by
Gabriel Detraz
Browse files
Revert "Désactive momentanément l'impression le temps que le technicien hp passe"
This reverts commit
9cc3be98
.
parent
dd1f7b3d
Changes
1
Hide whitespace changes
Inline
Side-by-side
intranet/settings.py
View file @
a433f3e2
...
...
@@ -228,13 +228,13 @@ INTRANET_APPS = (
'label'
:
_
(
u
'Prises réseau'
),
'test'
:
lambda
u
:
u
.
has_perm
(
'prises.can_view'
)
or
u
.
groups
.
filter
(
name
=
'crans_nounou'
)
or
u
.
groups
.
filter
(
name
=
'crans_cableur'
),
},
#
{
#
'name': 'impressions',
#
'category': 'Services',
#
'label': _(u'Impressions'),
#
'help':'https://wiki.crans.org/VieCrans/ImpressionReseau',
#
'title': _(u"Service d'impression sur l'imprimante Crans"),
#
},
{
'name'
:
'impressions'
,
'category'
:
'Services'
,
'label'
:
_
(
u
'Impressions'
),
'help'
:
'https://wiki.crans.org/VieCrans/ImpressionReseau'
,
'title'
:
_
(
u
"Service d'impression sur l'imprimante Crans"
),
},
{
'name'
:
'digicode'
,
'category'
:
'Services'
,
...
...
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