foo
This commit is contained in:
parent
1e5f913c70
commit
dbbf7224b3
@ -306,7 +306,12 @@
|
|||||||
id="nombres"
|
id="nombres"
|
||||||
placeholder="Nombres separados con comas"
|
placeholder="Nombres separados con comas"
|
||||||
aria-label="Search"
|
aria-label="Search"
|
||||||
|
<<<<<<< Updated upstream
|
||||||
value="Juan, María"
|
value="Juan, María"
|
||||||
|
||||||| Stash base
|
||||||
|
=======
|
||||||
|
value="juan,maria"
|
||||||
|
>>>>>>> Stashed changes
|
||||||
/>
|
/>
|
||||||
<input type="submit" value="Buscar" onCLick="drawChart2();" />
|
<input type="submit" value="Buscar" onCLick="drawChart2();" />
|
||||||
</form>
|
</form>
|
||||||
|
Loading…
Reference in New Issue
Block a user