Use stimulus collection controller for partLots

This commit is contained in:
Jan Böhmer 2022-08-01 23:01:04 +02:00
parent 537b7fad7f
commit 66b7b2e9bf
6 changed files with 41 additions and 59 deletions

View file

@ -1,6 +1,7 @@
import {Controller} from "@hotwired/stimulus";
import * as bootbox from "bootbox";
import "../../css/bootbox_extensions.css";
export default class extends Controller
{