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
0ca0a24d
Commit
0ca0a24d
authored
Dec 14, 2015
by
Charlie Jacomme
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[printer] Page de statut accessible par tlm
parent
fe7928a4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
impressions/views.py
impressions/views.py
+0
-1
No files found.
impressions/views.py
View file @
0ca0a24d
...
...
@@ -55,7 +55,6 @@ class MainPrinterView(DetailView):
template_name
=
'impressions/imprimante.html'
@
method_decorator
(
login_required
)
@
method_decorator
(
permission_required
(
'printer.can_view'
))
def
dispatch
(
self
,
*
args
,
**
kwargs
):
return
super
(
DetailView
,
self
).
dispatch
(
*
args
,
**
kwargs
)
...
...
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