aboutsummaryrefslogtreecommitdiffstats
path: root/docs/install/troubleshooting.md
diff options
context:
space:
mode:
authorMatthew Somerville <matthew-github@dracos.co.uk>2018-10-17 12:46:35 +0100
committerMatthew Somerville <matthew-github@dracos.co.uk>2018-10-22 15:00:46 +0100
commitd4f330c29611ad469bc9bfa5a46ddc9bc25501cb (patch)
treee4ea26f7fa2322bb111576d8427a8e0b59da1479 /docs/install/troubleshooting.md
parent158c9e95f0a63f1a53a598639263e532f0108ef6 (diff)
Allow multiple JS dropzones on a single page.
As well as the original form using #form_photo, add Dropzone to any form with a .js-photo-label in it.
Diffstat (limited to 'docs/install/troubleshooting.md')
0 files changed, 0 insertions, 0 deletions
0.14'>hotfix/0.21.0.14 Unnamed repository; edit this file 'description' to name the repository.MimesBrønn
aboutsummaryrefslogtreecommitdiffstats
path: root/script/process/inspector
blob: 467962602259163df2784fe49d9749c1e67cae2e (plain)
1
2
3
#!/usr/bin/env ruby
require File.expand_path(File.dirname(__FILE__) + '/../config/boot.rb')
require 'commands/process/inspector'