hellcp / pagure

Forked from pagure 3 years ago
Clone

82cfe48 Remove duplicated HTML from Javascript

Authored and Committed by lsedlar 7 years ago
    Remove duplicated HTML from Javascript
    
    Since we are now confident there is at least one row in each form, we
    can remove the duplicated markup and instead clone last row from
    respective form, reset the input fields in it add append it to the form.
    
        
file modified
+21 -73