english mandatory removed from albums
This commit is contained in:
		
							parent
							
								
									536f0d30af
								
							
						
					
					
						commit
						11067ef34f
					
				|  | @ -20,7 +20,7 @@ | |||
|              <% end %> | ||||
|                <p class="control-group"> | ||||
|                 <%= label_tag(locale, t("gallery.album_name")) %> | ||||
|                 <%= name.text_field locale, :class => "validate input-xlarge" %> | ||||
|                 <%= name.text_field locale, :class => (locale == "zh_tw") ? "validate" : "" + "input-xlarge" %> | ||||
|               </p> | ||||
|             </div> | ||||
|              <% end %>  | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue