export_to_pdf #8

Merged
francesco.mangiacrapa merged 84 commits from export_to_pdf into master 2024-06-28 15:17:39 +02:00
1 changed files with 0 additions and 1 deletions
Showing only changes of commit cc1baa4ccb - Show all commits

View File

@ -96,7 +96,6 @@ public class Geoportal_HTML_Page {
newHTML += "<img alt=\"D4Science Logo\" src=\"https://services.d4science.org/image/layout_set_logo?img_id=32727\"><br />"; newHTML += "<img alt=\"D4Science Logo\" src=\"https://services.d4science.org/image/layout_set_logo?img_id=32727\"><br />";
newHTML += "<div id=\"content\">"; newHTML += "<div id=\"content\">";
newHTML += "<img alt=\"Geoportal Logo\" src=\"https://data.d4science.org/shub/E_M3ZFYUNBZG4yWDFWem55WU5lZTBGZ1NmQTVVeGNPc0VjS2oyRERyRlFybTIybTBTWGJ6Q2hRNC9aK3dib25Gbg==\"><br />";
newHTML += "<p id=\"title-geo\">Geoportal</p><br />"; newHTML += "<p id=\"title-geo\">Geoportal</p><br />";
newHTML += "<div id=\"inner-content\">"; newHTML += "<div id=\"inner-content\">";
newHTML += "<p style=\"font-size: 18px;\">" + action + "</p>"; newHTML += "<p style=\"font-size: 18px;\">" + action + "</p>";