simplelist can be datatabled with need_datatables=True
[unfold.git] / templates / widget-plugin.html
index 64c117e..fe9dcba 100644 (file)
@@ -11,7 +11,7 @@
 {% endif %}
 {% endif %}
 
-<div class='plugin {{ title }}' id='plugin-{{ uuid }}' plugin-type='{{ title }}'>
+<div class='plugin {{ title }}' id='plugin-{{ uuid }}'>
 {{ plugin_content|safe }}
 </div><!--plugin {{ title }}-->