Initial commit
This commit is contained in:
commit
529efd53a1
140 changed files with 10310 additions and 0 deletions
3
duplicate_fill.js
Normal file
3
duplicate_fill.js
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
function updateOther(obj){
|
||||
$('#ip2').val($(obj).val()) ;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue