Auto-Gliederung; Vereinfachungen; Lk-Umstellung
Die Mixins für die Auto-Gliederung wurden teils korrigiert, ferner gab es Vereinfachungen (so dass alles in layout.pug kann, was headline und bottom anbelangt); ferner das Lukas-Evangelium entsprechend umgestellt (auch als Testfall).
This commit is contained in:
@@ -1,13 +1,6 @@
|
||||
extends ../layout
|
||||
include ../mixins
|
||||
|
||||
block headline
|
||||
+headline
|
||||
+headline_item_start
|
||||
+headline_item_fz_oz_jkr12-17
|
||||
+headline_item_active
|
||||
span Gliederung
|
||||
|
||||
block content
|
||||
|
||||
.card.slide.mt-3.bg-light.border-info
|
||||
@@ -264,13 +257,3 @@ block content
|
||||
+symbol("arrow-right")
|
||||
| Christi Himmelfahrt [24,46-54]
|
||||
|
||||
|
||||
block bottomnav
|
||||
+bottom_fz_oz_jkr12-17("gliederung")
|
||||
|
||||
script.
|
||||
push_slide_stack('.slide')
|
||||
|
||||
$(function () {
|
||||
$('[data-toggle="tooltip"]').tooltip()
|
||||
})
|
||||
|
||||
@@ -1,13 +1,6 @@
|
||||
extends ../layout
|
||||
include ../mixins
|
||||
|
||||
block headline
|
||||
+headline
|
||||
+headline_item_start
|
||||
+headline_item_fz_oz_jkr12-17
|
||||
+headline_item_active
|
||||
span Überblick
|
||||
|
||||
block content
|
||||
blockquote.blockquote.mb-5
|
||||
p.mb-0
|
||||
@@ -38,13 +31,3 @@ block content
|
||||
+ueberblick_tag("15. Sonntag im Jahreskreis", "14.07.19", "Lk 10,25-37", "Wichtigstes Gebot I: Barmherziger Samariter")
|
||||
+ueberblick_tag("16. Sonntag im Jahreskreis", "21.07.19", "Lk 10,38-42", "Wichtigstes Gebot II: Jesus bei Marta und Maria")
|
||||
+ueberblick_tag("17. Sonntag im Jahreskreis", "28.07.19", "Lk 11,1-13", "Wichtigstes Gebot III: Herrengebet")
|
||||
|
||||
block bottomnav
|
||||
+bottom_fz_oz_jkr12-17("ueberblick")
|
||||
|
||||
script.
|
||||
push_slide_stack('.slide')
|
||||
|
||||
$(function () {
|
||||
$('[data-toggle="tooltip"]').tooltip()
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user