Changes between Initial Version and Version 1 of Ticket #592, comment 40


Ignore:
Timestamp:
Jun 3, 2014, 8:24:24 AM (10 years ago)
Author:
olle

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #592, comment 40

    initial v1  
    1 (In [2467]) Refs #592. Lab environment extension updated for displaying lab environment data for a single lab sensor and date in a pop-up window, by displaying an optional page headline at the top of the report section, in addition to being displayed at the top of the web page. This allows the headline to be included, also when the page is printed using print function link on the page:
     1(In [2467]) Refs #592. Lab environment extension updated for displaying lab environment data for a single lab sensor and date in a pop-up window, by displaying an optional page headline at the top of the report section, in addition to being displayed at the top of the web page. This allows the headline to be included, also when the page is printed using the print function link on the page:
    22
    33 1. JSP file `labenvironmentdatabaseeventpopup.jsp` in `resources/reports/` updated in function `onPlotGenerated(request)` to add a page headline at the top of the report section, if the `pageTitle` string in the input "`report`" JSONObject differs from  `null` and an empty string.