From 112ed3031671476d6aee3d0f69affe6c113e711f Mon Sep 17 00:00:00 2001 From: Rick Olson Date: Tue, 4 Dec 2007 05:30:28 +0000 Subject: Add 'disabled' attribute to \n" + country_options += "\n" end return country_options + options_for_select(COUNTRIES, selected) @@ -280,7 +280,7 @@ module ActionView if priority_zones zone_options += options_for_select(convert_zones[priority_zones], selected) - zone_options += "\n" + zone_options += "\n" zones = zones.reject { |z| priority_zones.include?( z ) } end -- cgit v1.2.3