Skip to content
Snippets Groups Projects

fixed bootstrap jquery-ui conflict

Merged Sascha Herzinger requested to merge 427-close-btn-style-fix-safari into master
1 unresolved thread

Closes #427 (closed)

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
19 <script type="text/javascript" src="https://cdn.datatables.net/rowreorder/1.2.3/js/dataTables.rowReorder.min.js"></script>
20 <script type="text/javascript" src="https://cdn.datatables.net/buttons/1.5.2/js/dataTables.buttons.min.js"></script>
21
22 <link rel="stylesheet" type="text/css" href="https://cdn.datatables.net/1.10.13/css/jquery.dataTables.min.css"/>
23 <link rel="stylesheet" type="text/css" href="https://code.jquery.com/ui/1.12.1/themes/base/jquery-ui.css"/>
24 <link rel="stylesheet" type="text/css" href="https://cdn.datatables.net/rowreorder/1.2.3/css/rowReorder.dataTables.min.css"/>
25 <link rel="stylesheet" type="text/css" href="https://cdn.datatables.net/buttons/1.5.2/css/buttons.dataTables.min.css"/>
26
27
28 <link rel="shortcut icon" href="./resources/images/favicon.png" type="image/png" />
29
30 <h:outputScript library="js" name="minerva.js" />
31
32 <script type="text/javascript">
33 //<![CDATA[
34
  • merged

  • Piotr Gawron mentioned in commit 1f6ccf6a

    mentioned in commit 1f6ccf6a

  • Please register or sign in to reply
    Loading