course_navigation typo in stylesheet
fixes #6936 test plan: - add a tool with course navigation from the external tools tab (like http://lti-examples.heroku.com/config/course_navigation.xml) - make sure the tool says "Course navigation configured" in the external tools tab Change-Id: I745d64d6557be4b90851c3301409ffb459a32fe2 Reviewed-on: https://gerrit.instructure.com/8137 Tested-by: Hudson <hudson@instructure.com> Reviewed-by: Bracken Mosbacker <bracken@instructure.com>
This commit is contained in:
parent
e0a12c0d97
commit
1ecfa15a2f
|
@ -34,7 +34,7 @@
|
|||
div.resource_selection
|
||||
display: block
|
||||
&.has_course_navigation
|
||||
div.course_nagivation
|
||||
div.course_navigation
|
||||
display: block
|
||||
&.has_user_navigation
|
||||
div.user_navigation
|
||||
|
|
Loading…
Reference in New Issue