mirror of
https://codeberg.org/prof_x_pvt_ltd/captive.whump.shanti-portal
synced 2024-08-14 22:46:42 +00:00
first commit.
This commit is contained in:
commit
c7a90e3628
13 changed files with 1063 additions and 0 deletions
5
static/js/ise.js
Normal file
5
static/js/ise.js
Normal file
|
@ -0,0 +1,5 @@
|
|||
$(document).ready(function () {
|
||||
$('#resetForm').submit(function (event) {
|
||||
event.preventDefault();
|
||||
});
|
||||
});
|
Loading…
Add table
Add a link
Reference in a new issue