diff --git a/src/main/java/no/nibio/vips/logic/modules/barkbeetle/BarkbeetleController.java b/src/main/java/no/nibio/vips/logic/modules/barkbeetle/BarkbeetleController.java index 4418b800db9a1f7b1cda48deea4d1e9df7561337..a0308ccfff090314e918462415b4053a7e3e5431 100644 --- a/src/main/java/no/nibio/vips/logic/modules/barkbeetle/BarkbeetleController.java +++ b/src/main/java/no/nibio/vips/logic/modules/barkbeetle/BarkbeetleController.java @@ -60,8 +60,8 @@ import org.locationtech.jts.geom.Point; public class BarkbeetleController extends HttpServlet { // Due to version controls of PDF files, we keep the file names globally updated here - public final static String FILENAME_INSTRUKS_REGISTRANTER = "Instruks_registranter_i_Barkbilleovervakingen_2022-04-25.pdf"; - public final static String FILENAME_INSTRUKS_BARKBILLEFYLKESKONTAKTER = "Instruks_Barkbillefylkeskontakter_2022-04-25.pdf"; + public final static String FILENAME_INSTRUKS_REGISTRANTER = "Instruks_registranter_i_Barkbilleovervakingen_2024-03-04.pdf"; + public final static String FILENAME_INSTRUKS_BARKBILLEFYLKESKONTAKTER = "Instruks_Barkbillefylkeskontakter_2024-03-04.pdf"; public final static String FILENAME_KJENN_IGJEN_ANGREP = "Kjenn_igjen_angrep_stor_granbarkbille_2022-04-25.pdf"; @EJB diff --git a/src/main/webapp/images/modules/barkbeetle/Instruks_Barkbillefylkeskontakter_2024-03-04.pdf b/src/main/webapp/images/modules/barkbeetle/Instruks_Barkbillefylkeskontakter_2024-03-04.pdf new file mode 100644 index 0000000000000000000000000000000000000000..040c7a8215a395e3a9adb18931b457fbba31edc1 Binary files /dev/null and b/src/main/webapp/images/modules/barkbeetle/Instruks_Barkbillefylkeskontakter_2024-03-04.pdf differ diff --git a/src/main/webapp/images/modules/barkbeetle/Instruks_registranter_i_Barkbilleovervakingen_2024-03-04.pdf b/src/main/webapp/images/modules/barkbeetle/Instruks_registranter_i_Barkbilleovervakingen_2024-03-04.pdf new file mode 100644 index 0000000000000000000000000000000000000000..b2ab7a14f391155523352ea927e408bb050bfb63 Binary files /dev/null and b/src/main/webapp/images/modules/barkbeetle/Instruks_registranter_i_Barkbilleovervakingen_2024-03-04.pdf differ