Changeset 19900 in main


Ignore:
Timestamp:
02/24/20 16:20:48 (3 years ago)
Author:
TongZheng_UT
Message:

fix birth defect YearNew16.xml to YearNew?.xml

Location:
adopters/ut/trunk/src/main/webapps/ibisph-content/xml/query/module/birthdefect
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • adopters/ut/trunk/src/main/webapps/ibisph-content/xml/query/module/birthdefect/BirthDefectCnty.xml

    r19898 r19900  
    138138    </OVERVIEWS>
    139139    <SECTIONS>
    140       <ibis:include href="section/yearnew.xml"/>
     140      <ibis:include href="section/YearNew.xml"/>
    141141      <ibis:include href="section/BirthDefect.xml"/>
    142142      <ibis:include href="section/DemoCnty.xml"/>
  • adopters/ut/trunk/src/main/webapps/ibisph-content/xml/query/module/birthdefect/BirthDefectState.xml

    r19898 r19900  
    152152    </OVERVIEWS>
    153153    <SECTIONS>
    154       <ibis:include href="section/yearnew.xml"/>
     154      <ibis:include href="section/YearNew.xml"/>
    155155      <ibis:include href="section/BirthDefect.xml"/>
    156156      <ibis:include href="section/DemoState.xml"/>
     
    162162  <DIMENSIONS>
    163163    <ibis:include href="dimension/YearProxy.xml"/>
    164     <ibis:include href="dimension/yearnew.xml"/>
     164    <ibis:include href="dimension/YearNew.xml"/>
    165165    <!--ibis:include href="dimension/MomAgeGrp.xml"/-->
    166166    <ibis:include href="dimension/MomAgeGrpTrisomy21.xml"/>
  • adopters/ut/trunk/src/main/webapps/ibisph-content/xml/query/module/birthdefect/section/YearNew.xml

    r19898 r19900  
    22
    33<SECTION xmlns:ibis="http://www.ibisph.org">
    4         <NAME>yearnew</NAME>
     4        <NAME>YearNew</NAME>
    55        <TITLE>Select year</TITLE>
    66
     
    88                <SELECTED_DIMENSION>
    99                        <NAME>YearProxy</NAME>
    10                         <VALUES><VALUE>yearnew</VALUE></VALUES>
     10                        <VALUES><VALUE>YearNew</VALUE></VALUES>
    1111                </SELECTED_DIMENSION>
    1212                <SELECTED_DIMENSION>
Note: See TracChangeset for help on using the changeset viewer.