Added new context sensitive link and updated text

Sock template changes
This commit is contained in:
Mark Hoeber
2014-05-14 16:29:30 -04:00
committed by Nimisha Asthagiri
parent 84d8fcf1b5
commit 27ff0db57b
8 changed files with 40 additions and 26 deletions

View File

@@ -14,6 +14,12 @@ Feature: CMS.Help
And I click the course link in My Courses
Then I should see online help for "organizing_course"
And I click a subsection in the outline
Then I should see the online help for "subsection"
And I click a unit
Then I should see the online help for "unit"
And I go to the course updates page
Then I should see online help for "updates"