dhoss/Kodiak

View on GitHub
app/assets/javascripts/attachments.js.coffee

Summary

Maintainability
Test Coverage
$(document).ready ->
  $(".image-picker").imagepicker({ show_label: true }) if $(".image-picker").length
  return