Skip to content

Instantly share code, notes, and snippets.

@dperaltab
Created September 27, 2013 14:40
Show Gist options
  • Save dperaltab/6729643 to your computer and use it in GitHub Desktop.
Save dperaltab/6729643 to your computer and use it in GitHub Desktop.
.
.
.
<div>
<h1>
<field name="cod_alumno" placeholder="Cod. Alumno"/> <!-- agregamos este campo -->
<field name="nombres" default_focus='1' placeholder="Nombres"/>
<field name="apellido_paterno" placeholder='Apellido paterno' />
<field name="apellido_materno" placeholder='Apellido materno'/>
</h1>
</div>
.
.
.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment