@@ -142,13 +142,14 @@ type AlmanachResult struct {
-
+
-
-
-
-
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
@@ -204,8 +173,54 @@ type AlmanachResult struct {
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/views/transform/div-menu.js b/views/transform/div-menu.js
index 945dfb9..7ac987a 100644
--- a/views/transform/div-menu.js
+++ b/views/transform/div-menu.js
@@ -7,7 +7,6 @@ const DM_MENU_CLASS = "dm-menu";
const DM_ITEM_CLASS = "dm-menu-item";
const DM_CLOSE_BUTTON_CLASS = "dm-close-button";
-//
// Prereq: child divs must eiteher have dm-title attr or a label element
// The child divs will be moved to the target element when selected
// The target element must be specified by the attribute dm-target on the custom element