diff --git a/CHANGELOG.md b/CHANGELOG.md index 2596c49a5..5b6e0744f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ All notable changes to ITFlow will be documented in this file. ## 25.1 - Moved cron/cli scripts to scripts subfolder - Old scripts remain in the root for now, but please update your cron configurations! - Bugfix: Ticket edit modal not showing multi-client/no-client projects +- Bugfix: Asset interface losing DHCP setting ## 24.12 diff --git a/client_asset_interface_add_modal.php b/client_asset_interface_add_modal.php index b2183a7c5..66b8fdb2c 100644 --- a/client_asset_interface_add_modal.php +++ b/client_asset_interface_add_modal.php @@ -35,12 +35,17 @@
- +
+
+
+ +
+
diff --git a/client_asset_interface_edit_modal.php b/client_asset_interface_edit_modal.php index 62aef022b..435584481 100644 --- a/client_asset_interface_edit_modal.php +++ b/client_asset_interface_edit_modal.php @@ -35,12 +35,17 @@
- +
+
+
+ > +
+