mirror of
https://gitlab.easter-eggs.com/ee/ldapsaisie.git
synced 2024-11-16 15:33:02 +01:00
10 lines
539 B
HTML
10 lines
539 B
HTML
<section id="dependencies">
|
|
<h2 class="page-header"><a href="#dependencies">Dependencies</a></h2>
|
|
<p class="lead">AdminLTE depends on two main frameworks.
|
|
The downloadable package contains both of these libraries, so you don't have to manually download them.</p>
|
|
<ul class="bring-up">
|
|
<li><a href="http://getbootstrap.com" target="_blank">Bootstrap 3</a></li>
|
|
<li><a href="http://jquery.com/" target="_blank">jQuery 1.11+</a></li>
|
|
<li><a href="#plugins">All other plugins are listed below</a></li>
|
|
</ul>
|
|
</section>
|