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
4 merge requests!501[hotfix] capital filter working for superior education conclusion tax...,!499[hotfix] capital filter working for superior education conclusion tax...,!476dev -> homologa,!475FIX - superior education conclusion tax
......@@ -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/>.
*/
module.exports = function ageRange(id) {
module.exports = function ageRangeAll(id) {
switch (id) {
case 1:
return '0 a 3 anos';
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment