Move HTML from the old transform sheet.
[librarian.git] / src / librarian / elements / figures / animacja.py
index 3479a02..6b0619a 100644 (file)
@@ -5,7 +5,7 @@ from ..base import WLElement
 
 
 class Animacja(WLElement):
-    SHOULD_HAVE_ID = True
+    NUMBERING = 'i'
 
     HTML_TAG = 'div'
     HTML_CLASS = "animacja cycle-slideshow"