fnp
/
librarian.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
482477c
)
nowa -> 2017
author
Jan Szejko
<janek37@gmail.com>
Wed, 20 Dec 2017 13:03:51 +0000
(14:03 +0100)
committer
Jan Szejko
<janek37@gmail.com>
Wed, 20 Dec 2017 13:03:51 +0000
(14:03 +0100)
librarian/pypdf.py
patch
|
blob
|
history
diff --git
a/librarian/pypdf.py
b/librarian/pypdf.py
index
6aadbc4
..
904b9b3
100644
(file)
--- a/
librarian/pypdf.py
+++ b/
librarian/pypdf.py
@@
-131,7
+131,7
@@
class EduModule(Xmill):
curr_elements = curriculum(identifiers)
except ImportError:
curr_elements = {'identifiers': identifiers}
- items = ['
Nowa podstawa programowa
:' if new else 'Podstawa programowa:']
+ items = ['
Podstawa programowa 2017
:' if new else 'Podstawa programowa:']
newline = '<ctrl ch="\\"/>\n'
if 'currset' in curr_elements:
for (course, level), types in curr_elements['currset'].iteritems():