Ignore:
Timestamp:
1 Feb 2014, 12:45:08 (11 years ago)
Author:
Henrik Bettermann
Message:

Add student breadcrumbs box.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/waeup.kofa/branches/uli-diazo-themed/layout/rules.xml

    r11022 r11029  
    5454    <replace css:theme-children="ol.kofa-breadcrumbs"
    5555             css:content-children="ul.breadcrumb" />
     56
     57    <!-- student info -->
     58
     59    <drop css:theme="div.kofa-student-breadcrumbs-box"
     60          css:if-not-content="ul.student-info-bar" />
     61    <replace css:theme-children="ol.kofa-student-breadcrumbs"
     62             css:content-children="ul.student-info-bar" />
    5663
    5764    <!-- sidebar -->
Note: See TracChangeset for help on using the changeset viewer.