Migrate Rails ujs as required for Rails 6 Upgrade. (#13280)
* Update yarn.lock * Update package.json * Update public.js * Update admin.js * Update log_out.js * Update common.js
This commit is contained in:
parent
44292a6952
commit
221eda646b
6 changed files with 10 additions and 10 deletions
|
@ -1,4 +1,4 @@
|
|||
import { delegate } from 'rails-ujs';
|
||||
import { delegate } from '@rails/ujs';
|
||||
import ready from '../mastodon/ready';
|
||||
|
||||
const batchCheckboxClassName = '.batch-checkbox input[type="checkbox"]';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue