From db6931d2a46c9cf10f7f630824cd2a7d0ce32c0f Mon Sep 17 00:00:00 2001 From: "johnny@pittpc.com" Date: Sun, 2 Feb 2020 02:09:33 -0500 Subject: [PATCH] More updates cosmetic and fixed password decrypt issue under software and assets, fixed encrypting password when adding password via asset or software --- add_asset_modal.php | 18 +++++++++--------- add_login_modal.php | 29 +++++++++++++++-------------- add_network_modal.php | 10 ++++++++++ add_note_modal.php | 2 -- client_networks.php | 5 ++++- client_software.php | 4 ++-- edit_asset_modal.php | 10 +++++----- edit_login_modal.php | 29 +++++++++++++++-------------- edit_network_modal.php | 10 ++++++++++ edit_note_modal.php | 2 -- post.php | 16 +++++++++------- 11 files changed, 79 insertions(+), 56 deletions(-) diff --git a/add_asset_modal.php b/add_asset_modal.php index 2aa18fa9..3b9a7de9 100644 --- a/add_asset_modal.php +++ b/add_asset_modal.php @@ -10,24 +10,24 @@