assigning ids
[librarian.git] / src / librarian / elements / figures / animacja.py
index e98fa88..a32f9e0 100644 (file)
@@ -2,6 +2,8 @@ from ..base import WLElement
 
 
 class Animacja(WLElement):
+    SHOULD_HAVE_ID = True
+
     HTML_TAG = 'div'
     HTML_CLASS = "animacja cycle-slideshow"
     HTML_ATTR = {