minor - fixed current tab when edit a lp - patial CT#512

skala
Cristian Fasanando 16 years ago
parent 6f4cf015f4
commit e4161eda2e
  1. 1
      main/newscorm/lp_edit.php

@ -12,6 +12,7 @@ global $charset;
$show_description_field = false; //for now
$nameTools = get_lang("Doc");
$this_section=SECTION_COURSES;
event_access_tool(TOOL_LEARNPATH);
if (! $is_allowed_in_course) api_not_allowed();

Loading…
Cancel
Save