Advertisement
Guest User

Untitled

a guest
Jun 16th, 2019
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. html_code += '<input type="text" name="ciudad" id="ciudad' + '" value=' + ciudad + ' class="form-control" />';
  2. $('#lineasDetalleRuta').append(html_code);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement