Merge "ASM #18968 - WarnGen Template: OF needs to be of in VM_global_library.vm" into asm_16.2.1-p1
Former-commit-id: 54b6eff2eddd813b0f08d6344bb0aef6fa6683dd
This commit is contained in:
commit
236d191804
1 changed files with 2 additions and 1 deletions
|
@ -38,6 +38,7 @@
|
|||
##### several DRs related to unique part-of-state codes, watch boxes, etc..
|
||||
##### Bookbinder 10-30-2015 Added several additional fe_area codes and cleaned up watch logic.
|
||||
##### Evan Bookbinder 12-01-2015 Fixed single column output
|
||||
##### Richard Barnhill 5-10-2016 Fixed "OF" to "of" to conform to mixed case
|
||||
##############################################################################################################
|
||||
#*
|
||||
Mile Marker Test Code
|
||||
|
@ -1749,7 +1750,7 @@ and ${strOutput}
|
|||
#capitalize(${ruralPhrase}, 'FIRSTONLY') will remain over mainly open waters.
|
||||
#else
|
||||
## NO MAJOR POINTS FOUND. LIST RURAL AREAS
|
||||
#capitalize(${ruralPhrase}, 'FIRSTONLY') will remain over ${noLocPhrase} OF #headlineLocList(${areas} true true true false)##
|
||||
#capitalize(${ruralPhrase}, 'FIRSTONLY') will remain over ${noLocPhrase} of #headlineLocList(${areas} true true true false)##
|
||||
#set($numMinorPoints = ${list.size($otherLocList)})
|
||||
#if(${numMinorPoints} == 1)
|
||||
, which includes ##
|
||||
|
|
Loading…
Add table
Reference in a new issue