Changeset 11473


Ignore:
Timestamp:
5 Mar 2014, 09:45:06 (11 years ago)
Author:
Henrik Bettermann
Message:
  • Back-to links replaced by animated jQuery plugins.
Location:
main/waeup.uniben/trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • main/waeup.uniben/trunk/CHANGES.txt

    r11459 r11473  
    441.0.1dev (unreleased)
    55=====================
     6
     7* Back-to links replaced by animated jQuery plugins.
    68
    79* Apply _isPaymentDisabled method.
  • main/waeup.uniben/trunk/layout/rules.xml

    r11449 r11473  
    9696          css:if-not-content="table.kofa-data-table" />
    9797
    98     <rules css:if-not-content="input.datepicker-le-year">
    99         <drop css:theme="script.jquery-ui"
    100               css:if-not-content="[data-toggle='tooltip']" />
    101     </rules>
    102 
    10398
    10499<!--
  • main/waeup.uniben/trunk/layout/theme.html

    r11449 r11473  
    504504        </div> <!-- /kofa-content-wide -->
    505505      </div> <!-- /row -->
    506       <div class="footer">
     506      <div id="bottom" class="footer">
    507507        <p class="credit muted text-right">
    508508          Kofa - Student Management System<br />
     
    516516    <script src="static/js/kofa-button-rowadd.js"></script>
    517517    <script src="static/js/kofa-toggleall.js"></script>
     518    <script src="static/js/kofa-scroll.js"></script>
    518519    <script src="static/js/kofa-activate-tab.js"></script>
    519520    <script class="kofa-script-tooltip"
Note: See TracChangeset for help on using the changeset viewer.