OSDN Git Service

Version 0.6.222, Fix the bug of X.TextRange.
[pettanr/clientJs.git] / 0.5.x / js / upload_picture.js
1 $("#uploader").html(\r
2         "<form accept-charset=\"UTF-8\" action=\"/original_pictures\" enctype=\"multipart/form-data\" method=\"post\"><div style=\"margin:0;padding:0;display:inline\"><input name=\"utf8\" type=\"hidden\" value=\"&#x2713;\" /><input name=\"authenticity_token\" type=\"hidden\" value=\"4SZnMe0yBUXVlpJ6MZ/2jKZns64P6XtmJ1KUeuNQcY0=\" /><\/div>\n      <label for=\"file\">File to Upload<\/label> <input id=\"original_picture_file\" name=\"original_picture[file]\" type=\"file\" />\n      lisence\n      <select id=\"original_picture_lisence_id\" name=\"original_picture[lisence_id]\"><\/select>\n      <input name=\"commit\" type=\"submit\" value=\"upload\" /><\/form>"\r
3         );