Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Walter Felipe
submeta
Commits
58c910f0
"app/Notifications/VerifyNotification.php" did not exist on "77659f800543605762f0953e2285acc9f45a022a"
Commit
58c910f0
authored
Jun 10, 2021
by
José Rômulo
Browse files
Correção SIAPE negativo
parent
bd856643
Changes
1
Show whitespace changes
Inline
Side-by-side
resources/views/administrador/novo_user.blade.php
View file @
58c910f0
...
...
@@ -303,6 +303,7 @@
}
};
$
(
'#celular'
)
.
mask
(
SPMaskBehavior
,
spOptions
);
$
(
'#SIAPE'
)
.
mask
(
'00000000'
);
});
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment