Skip to content
Snippets Groups Projects
Commit e8dce3bb authored by es23's avatar es23 :coffee:
Browse files

fix name ageRangeAll

parent 5327072d
No related branches found
No related tags found
2 merge requests!476dev -> homologa,!475FIX - superior education conclusion tax
...@@ -18,7 +18,7 @@ You should have received a copy of the GNU General Public License ...@@ -18,7 +18,7 @@ You should have received a copy of the GNU General Public License
along with simcaq-node. If not, see <https://www.gnu.org/licenses/>. along with simcaq-node. If not, see <https://www.gnu.org/licenses/>.
*/ */
module.exports = function ageRange(id) { module.exports = function ageRangeAll(id) {
switch (id) { switch (id) {
case 1: case 1:
return '0 a 3 anos'; return '0 a 3 anos';
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment