fix(Dashboard widget Url): adds validation method for both input fields and fixes confirm delete dialog

This commit is contained in:
SimonGschnell
2024-11-05 11:32:02 +01:00
parent a9fe52d3c6
commit 37dffbba19
4 changed files with 109 additions and 36 deletions
+1 -1
View File
@@ -59,7 +59,7 @@ require_once('dbupdate_3.4/25999_cis4_cms.php');
require_once('dbupdate_3.4/36530_bis_internationsalisierung_codextabelle_neuerungen.php');
require_once('dbupdate_3.4/34543_ux_template.php');
require_once('dbupdate_3.4/17513_Entwicklungsteam.php');
require_once('dbupdate_3.4/41134_bookmark_dashboardWidget.php');
require_once('dbupdate_3.4/41134_C4_bookmark_dashboardWidget.php');
require_once('dbupdate_3.4/28575_softwarebereitstellung.php');
require_once('dbupdate_3.4/41150_oe-pfad_db_view.php');
require_once('dbupdate_3.4/44031_stv_favorites.php');