Browse Source

formatierungsproblem json

burningTyger 7 years ago
parent
commit
28950991b9
1 changed files with 8 additions and 1 deletions
  1. 8 1
      views/asz_fs_pkb.slim

+ 8 - 1
views/asz_fs_pkb.slim

@@ -1,4 +1,11 @@
-#doc-einstellungen data-json='{"logo_top":"asz_logo_ohne_linie_breiter_text_breit.svg","logo_seite":"traeger_logo.svg","Name":"Abschlusszeugnis FS (BP/Koll)","Gruppen":["E"],"Format":"A3","Orientierung":"landscape"}'
+#doc-einstellungen data-json='{
+	"logo_top": "asz_logo_ohne_linie_breiter_text_breit.svg",
+	"logo_seite": "traeger_logo.svg",
+	"Name": "Abschlusszeugnis FS (BP/Koll)",
+	"Gruppen": ["E"],
+	"Format": "A3",
+	"Orientierung": "landscape"
+}'
 link rel="stylesheet" href=url("/css/page.css")
 -schueler.each_with_index do |s,i|
   -next if s.bk_abschluss.nil?