Ignore:
Timestamp:
4 Feb 2014, 13:43:40 (11 years ago)
Author:
uli
Message:

Fix links to twbs.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/waeup.kofa/branches/uli-diazo-themed/layout/theme.html

    r11041 r11046  
    99
    1010    <!-- stylesheets -->
    11     <link href="bootstrap/css/bootstrap.min.css"
     11    <link href="static/bootstrap/css/bootstrap.min.css"
    1212          rel="stylesheet">
    13     <link href="bootstrap/css/bootstrap-theme.min.css"
     13    <link href="static/bootstrap/css/bootstrap-theme.min.css"
    1414          rel="stylesheet">
    1515    <link href="static/css/jquery.dataTables.css"
     
    525525
    526526    <script src="http://code.jquery.com/jquery-1.9.1.min.js"></script>
    527     <script src="bootstrap/js/bootstrap.min.js"></script>
     527    <script src="static/bootstrap/js/bootstrap.min.js"></script>
    528528
    529529    <script type="text/javascript" class="kofa-script kofa-script-tooltip">
Note: See TracChangeset for help on using the changeset viewer.