Ignore:
Timestamp:
8 Feb 2007, 18:08:38 (18 years ago)
Author:
joachim
Message:

fix the levels
add verdict to students_catalog
add current_verdict to student_study_course
add the same fixes to makeStudentData (not yet tested)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • WAeUP_SRP/trunk/profiles/default/schemas/schema.xsl

    r1399 r1401  
    1313        <table>
    1414          <xsl:for-each select="object/field">
     15            <xsl:sort select="@name"
     16                      order="ascending" />
    1517            <tr>
    1618              <td colspan="">
Note: See TracChangeset for help on using the changeset viewer.