Titre et item
authorPatrick PIERRE
dim., 03 févr. 2013 21:40:30 +0100
changeset 163 fcb72d5ea08a
parent 162 a637549a98e4
child 164 57875068a8b4
Titre et item
Xxe/Css/publiquiz.css
Xxe/Templates/publiquiz_categories.xml
--- a/Xxe/Css/publiquiz.css	dim. févr. 03 19:48:20 2013 +0100
+++ b/Xxe/Css/publiquiz.css	dim. févr. 03 21:40:30 2013 +0100
@@ -485,6 +485,10 @@
   display: block;
 }
 
+category > head > title:after {
+  content: "";
+}
+
 category > item {
   margin-left: 1em;
   margin-bottom: 0.8em;
--- a/Xxe/Templates/publiquiz_categories.xml	dim. févr. 03 19:48:20 2013 +0100
+++ b/Xxe/Templates/publiquiz_categories.xml	dim. févr. 03 21:40:30 2013 +0100
@@ -13,15 +13,15 @@
     <categories>
       <category>
         <head>
-          <title></title>
+          <title>???</title>
         </head>
-        <item></item>
+        <item>???</item>
       </category>
       <category>
         <head>
-          <title></title>
+          <title>???</title>
         </head>
-        <item></item>
+        <item>???</item>
       </category>
     </categories>
   </quiz>