From 65a99ce0287d1a16247b5f6e716a1e8a0731f13d Mon Sep 17 00:00:00 2001 From: flux Date: Sun, 23 Dec 2018 22:06:56 +0100 Subject: [PATCH] - activate ascendant modules --- index.html | 5 +++-- js/modules/decans.js | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index 50bb02f..70079ad 100644 --- a/index.html +++ b/index.html @@ -252,8 +252,9 @@ 'planetary_hour_ruler', 'lunarphase', 'lunarday', 'sun', 'moon', 'mercury', 'venus', 'mars', 'jupiter', 'saturn', - 'aspects', 'motion', - 'lunarmansion', 'decans_grecoroman', + 'ascendant', 'aspects', 'motion', + 'lunarmansion', + 'decans_solar', 'decans_rising', 'pgm_lsign', 'pgm_civildate', 'hygromanteia_hours', 'hygromanteia_lunarday', diff --git a/js/modules/decans.js b/js/modules/decans.js index b62ba6e..3fdd873 100644 --- a/js/modules/decans.js +++ b/js/modules/decans.js @@ -7,7 +7,7 @@ var module_decans_solar = { definitions: { - name: "Greek + Latin Names", + name: "Solar Decade", group: { id: "decans", text: "Decans",