"app/Notifications/VerifyNotification.php" did not exist on "77659f800543605762f0953e2285acc9f45a022a"
Commit 58c910f0 authored by José Rômulo's avatar José Rômulo
Browse files

Correção SIAPE negativo

parent bd856643
......@@ -303,6 +303,7 @@
}
};
$('#celular').mask(SPMaskBehavior, spOptions);
$('#SIAPE').mask('00000000');
});
......
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