-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
e0d4e06
commit 1ce7cc2
Showing
1 changed file
with
2 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,14 +8,7 @@ | |
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet"> | ||
</head> | ||
<body> | ||
<form action="http://172.20.10.5:8123?" id="form_query" method="post"> | ||
<input type="hidden" name="user" value="default"> | ||
<div class="row"> | ||
<div class="col-12"><textarea name="query" id="" cols="30" rows="10"></textarea></div> | ||
<div class="col-12"><button class="btn btn-primary">Submit</button></div> | ||
</div> | ||
</form> | ||
<div id="hasil"></div> | ||
<div id="hasil">SENGAJA KOSONG</div> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/jquery.min.js"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.min.js"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/jquery.form.min.js"></script> | ||
|
@@ -41,4 +34,4 @@ | |
}) | ||
</script> | ||
</body> | ||
</html> | ||
</html> |