- activate ascendant modules
This commit is contained in:
parent
eb70f55938
commit
65a99ce028
2 changed files with 4 additions and 3 deletions
|
|
@ -252,8 +252,9 @@
|
||||||
'planetary_hour_ruler',
|
'planetary_hour_ruler',
|
||||||
'lunarphase', 'lunarday',
|
'lunarphase', 'lunarday',
|
||||||
'sun', 'moon', 'mercury', 'venus', 'mars', 'jupiter', 'saturn',
|
'sun', 'moon', 'mercury', 'venus', 'mars', 'jupiter', 'saturn',
|
||||||
'aspects', 'motion',
|
'ascendant', 'aspects', 'motion',
|
||||||
'lunarmansion', 'decans_grecoroman',
|
'lunarmansion',
|
||||||
|
'decans_solar', 'decans_rising',
|
||||||
'pgm_lsign', 'pgm_civildate',
|
'pgm_lsign', 'pgm_civildate',
|
||||||
'hygromanteia_hours',
|
'hygromanteia_hours',
|
||||||
'hygromanteia_lunarday',
|
'hygromanteia_lunarday',
|
||||||
|
|
|
||||||
|
|
@ -7,7 +7,7 @@
|
||||||
var module_decans_solar = {
|
var module_decans_solar = {
|
||||||
|
|
||||||
definitions: {
|
definitions: {
|
||||||
name: "Greek + Latin Names",
|
name: "Solar Decade",
|
||||||
group: {
|
group: {
|
||||||
id: "decans",
|
id: "decans",
|
||||||
text: "Decans",
|
text: "Decans",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue