fnp
/
redakcja.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Editor update - move version number to summary view
[redakcja.git]
/
apps
/
wiki
/
templates
/
wiki
/
bootstrap.html
diff --git
a/apps/wiki/templates/wiki/bootstrap.html
b/apps/wiki/templates/wiki/bootstrap.html
index
c5be80d
..
211ffb1
100644
(file)
--- a/
apps/wiki/templates/wiki/bootstrap.html
+++ b/
apps/wiki/templates/wiki/bootstrap.html
@@
-255,8
+255,9
@@
documentSummaryView: {
title: '{% trans 'Informations about lesson' %}',
properties: [
documentSummaryView: {
title: '{% trans 'Informations about lesson' %}',
properties: [
+ {name: 'version', label: '{% trans 'Version' %}'},
{name: 'stage', label: '{% trans 'Stage' %}'},
{name: 'stage', label: '{% trans 'Stage' %}'},
- {name: 'assignment', label: '{% trans 'Assignment' %}'}
+ {name: 'assignment', label: '{% trans 'Assignment' %}'}
,
]
},
]
},