diff --git a/js/browseMgr.js b/js/browseMgr.js index 6dce71b..1865d2b 100644 --- a/js/browseMgr.js +++ b/js/browseMgr.js @@ -76,7 +76,7 @@ $('#opzioniVista :checkbox').change(function() { case "visPeriodi|true": selectedVista = 'frasi' - /$(cantoDisplayed).attr('style', 'display: d-flex;') + //$(cantoDisplayed).attr('style', 'display: d-flex;') vistaPeriodi=true loadFrasi(); break;