diff src/plugins/plugin_misc_quiz.py @ 630:0b914394e74f

core: added advanced list to XMLUI (need improvment, very basic so far) - the advanced list use headers which can be used as columns - in the future, should provide the ability to highly customize list disposition, in a way similar to Amarok 2's playlist.
author Goffi <goffi@goffi.org>
date Sun, 08 Sep 2013 18:05:19 +0200
parents 84a6e83157c2
children 69a8bfd266a5
line wrap: on
line diff
--- a/src/plugins/plugin_misc_quiz.py	Sun Sep 08 18:05:19 2013 +0200
+++ b/src/plugins/plugin_misc_quiz.py	Sun Sep 08 18:05:19 2013 +0200
@@ -28,7 +28,7 @@
 from zope.interface import implements
 
 from wokkel import disco, iwokkel, data_form
-from sat.tools.xml_tools import dataForm2xml
+from sat.tools.xml_tools import dataForm2XML
 from sat.tools.games import TarotCard
 
 from time import time