Skip to content
Snippets Groups Projects
Commit 36ae691f authored by Guiusepe's avatar Guiusepe
Browse files

added result for 11 value on cimne detailed filter

parent ef675009
No related branches found
No related tags found
3 merge requests!342Hotfix filters,!335Homologa,!309Merge new updates into master
......@@ -19,6 +19,8 @@ along with simcaq-node. If not, see <https://www.gnu.org/licenses/>.
*/
module.exports = function cineDetailed(id) {
switch (id) {
case 11:
return 'Programas Básicos';
case 111:
return 'Ciência da educação';
case 112:
......
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