fnp
/
redakcja.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Editor fixes
[redakcja.git]
/
apps
/
catalogue
/
views.py
diff --git
a/apps/catalogue/views.py
b/apps/catalogue/views.py
index
77a925e
..
981206c
100644
(file)
--- a/
apps/catalogue/views.py
+++ b/
apps/catalogue/views.py
@@
-503,7
+503,7
@@
class GalleryView(GalleryMixin, UploadView):
return [
(u'moduły', reverse('catalogue_document_list')),
(self.object.title, self.object.get_absolute_url()),
- (u'materiały'),
+ (u'materiały'
,
),
]