jl777
9 years ago
14 changed files with 1281 additions and 24 deletions
@ -1,4 +0,0 @@ |
|||
/*! |
|||
* Bootstrap v3.3.6 (http://getbootstrap.com) |
|||
* Copyright 2011-2015 Twitter, Inc. |
|||
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) |
@ -1,12 +0,0 @@ |
|||
</div> |
|||
|
|||
</div> |
|||
|
|||
<!-- API fileds --> |
|||
|
|||
<!-- jQuery (necessary for Bootstrap's JavaScript plugins) --> |
|||
<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.0/jquery.min.js"></script> |
|||
<script src="https://ajax.googleapis.com/ajax/libs/jqueryui/1.11.4/jquery-ui.min.js"></script> |
|||
<!-- Include all compiled plugins (below), or include individual files as needed --> |
|||
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js" integrity="sha384-0mSbJDEHialfmuBBQP6A4Qrprq5OVfW37PRR3j5ELqxss1yVqOtnepnHVP9aJ7xS" crossorigin="anonymous"></script> |
|||
</body></html> |
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -0,0 +1,12 @@ |
|||
</div> |
|||
|
|||
</div> |
|||
|
|||
<!-- API fileds --> |
|||
|
|||
<!-- jQuery (necessary for Bootstrap's JavaScript plugins) --> |
|||
<script src="help/jquery.min.js"></script> |
|||
<script src="help/jquery-ui.min.js"></script> |
|||
<!-- Include all compiled plugins (below), or include individual files as needed --> |
|||
<script src="help/bootstrap.min.js" integrity="sha384-0mSbJDEHialfmuBBQP6A4Qrprq5OVfW37PRR3j5ELqxss1yVqOtnepnHVP9aJ7xS" crossorigin="anonymous"></script> |
|||
</body></html> |
File diff suppressed because it is too large
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
Reference in new issue