Skip to content

Instantly share code, notes, and snippets.

@jdmr
Created January 6, 2012 14:32
Show Gist options
  • Save jdmr/1570844 to your computer and use it in GitHub Desktop.
Save jdmr/1570844 to your computer and use it in GitHub Desktop.
Grails textField modificado
<g:field type="number" name="iva" required="" value='${productoInstance.iva}' step="0.01"/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment