From 1ecfa15a2f3fde5e46fe4ff8ce5b775c03263c95 Mon Sep 17 00:00:00 2001 From: Brian Whitmer Date: Thu, 12 Jan 2012 22:34:57 -0700 Subject: [PATCH] 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 Reviewed-by: Bracken Mosbacker --- app/stylesheets/external_tools.sass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/stylesheets/external_tools.sass b/app/stylesheets/external_tools.sass index 44d80d9f722..97265e76782 100644 --- a/app/stylesheets/external_tools.sass +++ b/app/stylesheets/external_tools.sass @@ -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