Changeset 24403 in main
- Timestamp:
- 01/03/22 18:34:11 (5 months ago)
- Location:
- adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/idepi
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/idepi/COVIDCntyTestPositivity.xml
r22783 r24403 2 2 3 3 <QUERY_MODULE xmlns:ibis="http://www.ibisph.org"> 4 < !-- <DEVELOPMENT_FLAG/>-->4 <DEVELOPMENT_FLAG/><!-- --> 5 5 6 6 <NAME>COVID19CntyTestPositivity</NAME> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/idepi/section/PeriodCOVIDUser.xml
r22642 r24403 21 21 <!-- spvar1 called in .DEF file and uses the case investigation created date, invcreatedate, for cases --> 22 22 <SELECTION> 23 <TITLE>Enter beginning date to include in the period (MM-DD-YYYY ). Leave blank for 14-day period ending on end date. </TITLE>23 <TITLE>Enter beginning date to include in the period (MM-DD-YYYY or MMDDYYYY). Leave blank for 14-day period ending on end date. </TITLE> 24 24 <SELECTIONS> 25 25 <DIMENSION_NAME>spvar1</DIMENSION_NAME> … … 34 34 35 35 <SELECTION> 36 <TITLE>Enter ending date to include in the period (MM-DD-YYYY ). Use "Yesterday" and leave the beginning date blank to get the 14-day period ending yesterday. </TITLE>36 <TITLE>Enter ending date to include in the period (MM-DD-YYYY or MMDDYYYY). Use "Yesterday" and leave the beginning date blank to get the 14-day period ending yesterday. </TITLE> 37 37 <SELECTIONS> 38 38 <DIMENSION_NAME>spvar2</DIMENSION_NAME>
Note: See TracChangeset
for help on using the changeset viewer.