mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-13 04:59:59 +02:00
cleanup
This commit is contained in:
parent
ec9df83154
commit
1ca3fba2f7
1 changed files with 0 additions and 1 deletions
|
@ -208,7 +208,6 @@ function hideDeletedForms() {
|
||||||
* it everywhere.
|
* it everywhere.
|
||||||
*/
|
*/
|
||||||
export function initFormsetsForms() {
|
export function initFormsetsForms() {
|
||||||
console.log('init formsets');
|
|
||||||
let formIdentifier = "form"
|
let formIdentifier = "form"
|
||||||
let repeatableForm = document.querySelectorAll(".repeatable-form");
|
let repeatableForm = document.querySelectorAll(".repeatable-form");
|
||||||
let container = document.querySelector("#form-container");
|
let container = document.querySelector("#form-container");
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue