mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-01-29 14:52:12 +01:00
removed bootstrap from utility
This commit is contained in:
parent
48945ffeb6
commit
3b6fcefca6
@ -2,8 +2,6 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>CREDITS Utility</title>
|
||||
<!-- Bootstrap -->
|
||||
<link href="https://dl.dropboxusercontent.com/u/11670/bootstrap/css/bootstrap.min.css" rel="stylesheet" media="screen">
|
||||
<style>
|
||||
body { margin: 40px;}
|
||||
.hidden { display:none; }
|
||||
@ -18,7 +16,6 @@
|
||||
<button type="submit" class="btn">Generate</button>
|
||||
</form>
|
||||
<script src="http://code.jquery.com/jquery-latest.js"></script>
|
||||
<script src="https://dl.dropboxusercontent.com/u/11670/bootstrap/js/bootstrap.min.js"></script>
|
||||
<script>
|
||||
function handleForm(str){
|
||||
console.log(str);
|
||||
|
Loading…
x
Reference in New Issue
Block a user