diff --git a/squelettes/inclure/head.html b/squelettes/inclure/head.html index 4a499a997a4e87200555178d570296cfc2200de7..c321b29830ed2b81d963ed4620c350c63a3a73f0 100644 --- a/squelettes/inclure/head.html +++ b/squelettes/inclure/head.html @@ -72,6 +72,3 @@ [ []] ] - \ No newline at end of file diff --git a/squelettes/js/menu.js.html b/squelettes/js/menu.js.html index 84827a1bc4d619d897dd61e81f9d8fddc9a2de35..cacfabf794a3f6292d3bd1668479b805910d43a4 100644 --- a/squelettes/js/menu.js.html +++ b/squelettes/js/menu.js.html @@ -70,3 +70,7 @@ function mainmenu(){ $(this).find('ul:first').css({visibility: "hidden"}); }); } + + \ No newline at end of file