From ef9cb728a274521f704509f1fa5cbdce14c5cd3d Mon Sep 17 00:00:00 2001 From: ablwr Date: Sun, 24 Aug 2014 21:52:14 -0400 Subject: [PATCH] minor cleanup --- app/assets/javascripts/forms.js | 6 +- app/views/forms/_add_audio_track.html.erb | 90 ++++++++++---------- app/views/forms/_remove_audio_track.html.erb | 76 ++++++++--------- app/views/forms/index.html.erb | 2 - 4 files changed, 83 insertions(+), 91 deletions(-) diff --git a/app/assets/javascripts/forms.js b/app/assets/javascripts/forms.js index 17713cc..8ee9952 100644 --- a/app/assets/javascripts/forms.js +++ b/app/assets/javascripts/forms.js @@ -4,7 +4,6 @@ $(document).ready(function() { location.reload(); }); - $( "#show_display_info" ).click(function() { $( ".display_info" ).toggle(); }); @@ -79,7 +78,4 @@ $(document).ready(function() { $('#h264_output_name').val()) }); - -}); - - +}); \ No newline at end of file diff --git a/app/views/forms/_add_audio_track.html.erb b/app/views/forms/_add_audio_track.html.erb index 70b54a7..4abb4ae 100644 --- a/app/views/forms/_add_audio_track.html.erb +++ b/app/views/forms/_add_audio_track.html.erb @@ -1,53 +1,51 @@ -
-
-
- Input -
- -
- -
-
-
-
+
+
+
+ Input +
+ +
+ +
+
+
+
- -
-
- Audio track -
- -
- -
+
+
+ Audio track +
+ +
+
-
-
+
+
+
-
-
- Output -
- -
- -
+
+
+ Output +
+ +
+
-
-
-
- -
-
+
+
+
+
+ +
+
+
-
+
+
+ Your command line: + +
+
-
-
- Your command line: - -
-
- -
\ No newline at end of file + \ No newline at end of file diff --git a/app/views/forms/_remove_audio_track.html.erb b/app/views/forms/_remove_audio_track.html.erb index 3e03898..ed1700f 100644 --- a/app/views/forms/_remove_audio_track.html.erb +++ b/app/views/forms/_remove_audio_track.html.erb @@ -1,50 +1,50 @@ -
-
-
- Input -
- -
- -
-
-
-
-
-
- +
- Audio track + Input
- +
- +
+
+
-
-
- Output -
- -
- -
+
+
+ Audio track +
+ +
+
-
-
-
- -
-
+
+
+
-
-
- Your command line: - -
-
+
+
+ Output +
+ +
+ +
+
+
+
+
+ +
+
+ +
+
+ Your command line: + +
+
diff --git a/app/views/forms/index.html.erb b/app/views/forms/index.html.erb index 2e84e41..2eacdc9 100644 --- a/app/views/forms/index.html.erb +++ b/app/views/forms/index.html.erb @@ -57,7 +57,6 @@ <%= render "add_audio_track" %> -
@@ -66,5 +65,4 @@
-