Unverified Commit 7645ccbb authored by carlos1270's avatar carlos1270 Committed by GitHub
Browse files

Merge pull request #122 from carlos1270/master

SIAPE negativo no cadastro
parents afe5af65 88c41752
...@@ -307,7 +307,7 @@ ...@@ -307,7 +307,7 @@
} }
}; };
$('#celular').mask(SPMaskBehavior, spOptions); $('#celular').mask(SPMaskBehavior, spOptions);
$('#SIAPE').mask('00000000');
}); });
function mudar() { function mudar() {
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment