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
abbf808e
Commit
abbf808e
authored
Jun 18, 2018
by
Grizzly
Browse files
Revert "Réactive l'application impressions"
This reverts commit
1b532b20
.
parent
1b532b20
Changes
1
Hide whitespace changes
Inline
Side-by-side
intranet/settings.py
View file @
abbf808e
...
...
@@ -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'
,
...
...
@@ -482,4 +482,4 @@ SILENCED_SYSTEM_CHECKS = ["1_6.W001"]
STATICFILES_STORAGE
=
'django.contrib.staticfiles.storage.ManifestStaticFilesStorage'
#Message global à afficher sur le site
GLOBAL_MESSAGES
=
None
GLOBAL_MESSAGES
=
"L'imprimante est en panne, un technicien devrait venir sous peu. Désolé pour la gène occasionée."
Gabriel Detraz
@detraz
mentioned in commit
d3f2f49f
·
Jul 05, 2018
mentioned in commit
d3f2f49f
mentioned in commit d3f2f49f1095926134fdc26542db1f93db7e5848
Toggle commit list
Write
Preview
Supports
Markdown
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