Index: branches/LCSv2/views/default/submit.html
===================================================================
--- branches/LCSv2/views/default/submit.html	(revision 622)
+++ branches/LCSv2/views/default/submit.html	(revision 623)
@@ -86,5 +86,5 @@
   var x = document.getElementById("lanechooser")
   // See if the desired choices are selected
-  if (currentType == "Lane" && currentFacility=="Mainline")
+  if (currentType == "Lane" && (currentFacility=="Mainline" || currentFacility=="On Ramp" || currentFacility=="Off Ramp"))
   {
      // Validate that a route has been chosen
