diff --git a/.gitignore b/.gitignore index 350b0ce..d08b0da 100644 --- a/.gitignore +++ b/.gitignore @@ -8,7 +8,6 @@ eapp/public/css/extra/ eapp/public/js/extra/ eapp/views/extra/ src/extra/ -examples/ owl/ main_org.js proj-info.json diff --git a/eapp/examples/accordion.html b/eapp/examples/accordion.html new file mode 100644 index 0000000..f4aaeda --- /dev/null +++ b/eapp/examples/accordion.html @@ -0,0 +1,63 @@ + + + + + + Accordion Example + + + + +

Accordion Example

+
+
+
+ + + + + + + + diff --git a/eapp/public/html/form-gen.html b/eapp/public/html/form-gen.html index ae628a7..3da3fff 100644 --- a/eapp/public/html/form-gen.html +++ b/eapp/public/html/form-gen.html @@ -60,6 +60,7 @@
+