remove javascript to set selectect nav item. enanche img template prefetch ignoring

This commit is contained in:
fabrixxm 2011-08-17 18:36:24 +02:00
commit 07b6c868b3
16 changed files with 58 additions and 29 deletions

View file

@ -17,6 +17,7 @@ function load_doc_file($s) {
function help_content(&$a) {
nav_set_selected('help');
global $lang;
@ -41,4 +42,4 @@ function help_content(&$a) {
return Markdown($text);
}
}