mirror of
https://github.com/RaspbianFrance/raspisms.git
synced 2025-04-21 00:46:27 +02:00
few js fixes
This commit is contained in:
parent
850923c1e6
commit
54f3567714
8 changed files with 21 additions and 30 deletions
|
@ -127,7 +127,6 @@
|
|||
|
||||
data_container.find('.form-group').each(function (e)
|
||||
{
|
||||
console.log(this);
|
||||
var current_input_name = jQuery(this).find('.contact-data-name');
|
||||
var current_input_value = jQuery(this).find('.contact-data-value');
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue