]> git.mjollnir.org Git - moodle.git/commit
Moved teacherview (lesson editing) out of view.php into edit.php
authormark-nielsen <mark-nielsen>
Sun, 10 Sep 2006 02:09:14 +0000 (02:09 +0000)
committermark-nielsen <mark-nielsen>
Sun, 10 Sep 2006 02:09:14 +0000 (02:09 +0000)
commit15f3d44ae72f6d45d34d2c7df95ef61ac2f5959e
tree9fe5dc1b3fb0c713dd852e678b2bc56f07fe2645
parent9695a91e2f33aa4f5ef09b7a7080c1e1290dd318
Moved teacherview (lesson editing) out of view.php into edit.php

No code improvements in edit.php as of now.  Just works ;)
mod/lesson/action/addcluster.php
mod/lesson/action/addendofbranch.php
mod/lesson/action/addendofcluster.php
mod/lesson/action/delete.php
mod/lesson/action/insertpage.php
mod/lesson/action/moveit.php
mod/lesson/action/updatepage.php
mod/lesson/edit.php [new file with mode: 0644]
mod/lesson/locallib.php
mod/lesson/tabs.php
mod/lesson/view.php