canvas-lms/app
Ethan Vizitei 479be5283a fix KO navigation for equation editor
closes CNVS-25693

Removes the span element (bad element to nest
block elements within).  This makes jQueryUI
dialog tabbing work as expected for the equation
editor.

Also remove an extraneous require statement.

TEST PLAN:
  1) Go to an RCE instance
  2) try to enter an equation
  3) in the dialog box, tab through all buttons and
     the text editor to the "Insert Equation" button
  4) you should be able to shift-tab back into
     the text area and back into the button list.
  5) make sure you can tab back to the "Basic" tab
     and use arrow keys to change which tab we're focused
     on

Change-Id: I92c149cf04281324c3ce3838c9fcbb16c25626da
Reviewed-on: https://gerrit.instructure.com/69707
Tested-by: Jenkins
Reviewed-by: Ryan Shaw <ryan@instructure.com>
QA-Review: August Thornton <august@instructure.com>
Product-Review: Ethan Vizitei <evizitei@instructure.com>
2016-01-06 23:00:28 +00:00
..
coffeescripts fix KO navigation for equation editor 2016-01-06 23:00:28 +00:00
controllers Fix error for CSV page views when null 2016-01-05 22:20:33 +00:00
helpers add visibility options to the rce 2016-01-04 16:40:15 +00:00
jsx ePub export progress bar shows real progress 2016-01-06 21:21:57 +00:00
messages link to specific discussion entries in notification links 2016-01-06 20:21:48 +00:00
middleware rails4.2: Fixnum#ago is deprecated 2015-12-29 21:14:11 +00:00
models ePub export progress bar shows real progress 2016-01-06 21:21:57 +00:00
observers added live events for assignments and submissions 2015-12-18 21:41:50 +00:00
presenters Revert "add graded anonymously indicator to grade summary page" 2015-12-11 22:57:20 +00:00
serializers Add an icon to quickly toggle post to SIS setting 2015-12-15 18:17:59 +00:00
stylesheets fix due date input spacing for legcay ui 2016-01-05 22:45:26 +00:00
views set completed_at on enrollments during hard conclude 2016-01-06 17:20:00 +00:00