Index: trunk/extensions/EducationProgram/includes/EPPageObject.php |
— | — | @@ -21,7 +21,7 @@ |
22 | 22 | 'history' => 'CourseHistory', |
23 | 23 | ), |
24 | 24 | 'edit-right' => 'ep-course', |
25 | | - 'identifier' => 'id', |
| 25 | + 'identifier' => 'name', |
26 | 26 | ), |
27 | 27 | 'EPOrg' => array( |
28 | 28 | 'pages' => array( |