From 7eb97ccf49e02225b2a2257677989f3c595ebed4 Mon Sep 17 00:00:00 2001 From: Travis Grathwell Date: Wed, 18 Jan 2017 23:41:58 -0800 Subject: [PATCH] Ensure that all course level position changes leave the levels in sorted order --- app/views/courses/_form.html.erb | 25 ++++++++++++++++++++----- 1 file changed, 20 insertions(+), 5 deletions(-) diff --git a/app/views/courses/_form.html.erb b/app/views/courses/_form.html.erb index 279fe3729..a6a81b068 100644 --- a/app/views/courses/_form.html.erb +++ b/app/views/courses/_form.html.erb @@ -15,7 +15,7 @@ <%= f.input :title %> <%= f.input :description %> -
+