Files
sx-fc/app/assets/javascripts/settings/display_images.js.coffee
2018-03-19 18:35:59 +06:30

6 lines
297 B
CoffeeScript

# Place all the behaviors and hooks related to the matching controller here.
# All this logic will automatically be available in application.js.
# You can use CoffeeScript in this file: http://jashkenas.github.com/coffee-script/
jQuery ->
$('#new_display_image').fileupload
dataType: "script"