WebsiteBaker Community Forum (upd)

WebsiteBaker Support (2.8.x) => Templates, Menus & Design => Topic started by: nomox on March 02, 2009, 09:06:51 PM

Title: Bug in menue_link ?
Post by: nomox on March 02, 2009, 09:06:51 PM
Hi,

I had any JS-Errors in this Module - I change der code in modify.php at line 117 to


               $str=rtrim($str, ',');
               //$str.="];\n"; // OLD
           }
           $str.="];\n"; // NEW
           echo $str;


Best nomox