Ignore:
Timestamp:
07/28/22 11:14:10 (10 months ago)
Author:
GarthBraithwaite_STG
Message:

301 - removed ip json requests as they were never used anyway.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/3.0.1/ibisph-view/src/main/webapp/WEB-INF/config/spring/SiteSpecific.xml

    r25614 r25616  
    140140
    141141                                <entry key="/indicator/contentblocks/*.html"    value-ref="indicatorContentBlocksController"/>
    142                                 <entry key="/indicator/view/*.json"                             value-ref="indicatorViewJSONController"/>
    143                                 <entry key="/indicator/*.json"                                  value-ref="indicatorJSONController"/>
    144142
    145143                                <entry key="/indicator/preview/*.html"                  value-ref="indicatorPreviewController"/>
Note: See TracChangeset for help on using the changeset viewer.