From: Marcin Koziej Date: Fri, 11 Jan 2013 11:41:12 +0000 (+0100) Subject: wybor type question -- add data-name parameter X-Git-Url: https://git.mdrn.pl/librarian.git/commitdiff_plain/e569d71063fb6647885ec65abda89d2843be876d wybor type question -- add data-name parameter --- diff --git a/librarian/pyhtml.py b/librarian/pyhtml.py index bb835ae..3690724 100644 --- a/librarian/pyhtml.py +++ b/librarian/pyhtml.py @@ -186,8 +186,9 @@ class Wybor(Excercise): self.piece_counter += 1 no = self.piece_counter eid = "q%(qc)d_%(no)d" % locals() + aname = element.attrib.get('nazwa', None) return u""" -
  • +
  • "