Delete import button does not function
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3579498. --> Reported by: [andybroomfield](https://www.drupal.org/user/636756) Related to !15 >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>When trying to delete an import, the button just reloads the page.<br> The route /admin/content/imports/{localgov_import}/delete is functional, so this is the UI in the buttons / import view.</p> <h4 id="summary-steps-reproduce">Steps to reproduce</h4> <p>Set up an import, then try to delete it.</p> <h3 id="summary-proposed-resolution">Proposed resolution</h3> <p>Adjust the admin view so the button points to the correct delete path.</p>
issue