Guest User

Untitled

a guest
Jan 17th, 2019
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.34 KB | None | 0 0
  1. <div id="formDatosDocumentos">
  2. <div>
  3. <label>Datos documentos:</label>
  4. <select class="flipSelect" id="opcCambiaEstado" data-role="flipswitch">
  5. <option value="0">No</option>
  6. <option value="1">Si</option>
  7. </select>
  8. </div>
  9. `</div>`
Add Comment
Please, Sign In to add comment