Skip to content

Instantly share code, notes, and snippets.

@lucaswxp
Created February 3, 2012 17:32
Show Gist options
  • Select an option

  • Save lucaswxp/1731300 to your computer and use it in GitHub Desktop.

Select an option

Save lucaswxp/1731300 to your computer and use it in GitHub Desktop.
<new_file_field name="photo" label="Photo: ">
<validation>
<extension valid="jpeg, png">Select a jpeg or png photo</extension>
<mime valid="image/jpeg, image/png">Select a jpeg or png photo</mime>
</validation>
</new_file_field>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment