canvas-lms/app
Sterling Cobb 335fb7b44f fix multiple due dates from overlaping in modules
fixes CNVS-12637

When you go to the modulese page if you had multiple due dates it would
overflow into the pts column. This no longer does this.

Test Plan
---------
As a teacher
Given I have multiple sections set up in a course
And I've added an assignment to the modules page
And that assignment has multiple due dates on it
And that assignment has points on it
When I go to the modules page
I should the module item with multiple due dates text
And it should not be overlaping the points column

Change-Id: I77557f10eb83a1acca4aa21ad4b9d7ab1de2004d
Reviewed-on: https://gerrit.instructure.com/34387
Tested-by: Jenkins <jenkins@instructure.com>
Reviewed-by: Jeremy Stanley <jeremy@instructure.com>
QA-Review: Clare Strong <clare@instructure.com>
Product-Review: Hilary Scharton <hilary@instructure.com>
2014-05-07 21:42:09 +00:00
..
coffeescripts quizzes ember show page: dropdown menu 2014-05-06 15:47:07 +00:00
controllers avoid conflicts in otp used redis key 2014-05-07 21:18:25 +00:00
helpers improve navigation flow for custom dashboard_url, fixes CAT-163 2014-05-07 15:44:12 +00:00
messages extract lib/text_helper to gems/canvas_text_helper 2014-04-30 15:18:40 +00:00
middleware extract canvas statsd gem 2014-03-14 15:03:23 +00:00
models clean up question import SQL parameter binding 2014-05-07 20:15:11 +00:00
observers don't include submissions in recent_stream_items 2013-01-03 15:42:39 -07:00
presenters gpa scale grading standard 2014-04-10 16:00:28 +00:00
serializers allow the quiz submission users endpoint to sideload quiz submissions 2014-05-07 19:31:12 +00:00
stylesheets fix multiple due dates from overlaping in modules 2014-05-07 21:42:09 +00:00
views Add accessibility for Announcements RSS 2014-05-07 16:58:11 +00:00