From 06c0e20c6b721cf4d3b13e36c14321f79b23177c Mon Sep 17 00:00:00 2001 From: Timotej Lazar Date: Tue, 19 Apr 2022 16:41:50 +0200 Subject: [PATCH] Stop torturing HTML --- index.html | 215 +++++++++++++++++++++++++++-------------------------- 1 file changed, 111 insertions(+), 104 deletions(-) diff --git a/index.html b/index.html index 6a03696..31f4db6 100644 --- a/index.html +++ b/index.html @@ -28,7 +28,7 @@ function cobiss() { var prispevki = document.getElementById("prispevki").value var priloge = "Priloga: " var datum = new Date(); - var date = "Datum: " + datum.getDate() + ". "+ (datum.getMonth()+1) + ". " + datum.getFullYear() + var date = "Datum: " + datum.getDate() + ". " + (datum.getMonth()+1) + ". " + datum.getFullYear() if (document.getElementById("fotokopija").checked){ var fotokopija = document.getElementById("fotokopija").value @@ -64,119 +64,120 @@ function cobiss() { ] }; - // pdfMake.createPdf(docDefinition).open(); - - // print the PDF (temporarily Chrome-only) - //pdfMake.createPdf(docDefinition).print(); - // download the PDF (temporarily Chrome-only) + // pdfMake.createPdf(docDefinition).open(); + // pdfMake.createPdf(docDefinition).print(); pdfMake.createPdf(docDefinition).download('cobiss-obrazec.pdf'); } -
+ + +
-
+ Spremni list o dokumentu/delu za vodenje bibliografij raziskovalcev v sistemu COBISS - Spremni list o dokumentu/delu za vodenje bibliografij raziskovalcev v sistemu COBISS -
- - -
- -
- - +
- - - - - - - - - - - - - - - - - - -
- - + + +
+ +
+ +
-
- +
@@ -187,15 +188,21 @@ function cobiss() {
-
+
- -
- primarni vir (članek oziroma prispevek, zbornik, knjiga ...)
- dokazila (vabilo, recenzija ...)
-
- +
+ +
+ Priloge + + +
+ +
+ + +