diff --git a/CHANGELOG.md b/CHANGELOG.md index 5cdc6c2..9ede4f4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -61,6 +61,7 @@ v2.0 - Fix FLEXIAPI-346 Complete the supporting text for the provisioning ini field - Fix FLEXIAPI-350 Fix wrongly assigned variables in some views - Fix FLEXIAPI-351 Fix import of CSV generated on Windows +- Fix FLEXIAPI-352 Add missing errors box in the password change form v1.6 ---- diff --git a/flexiapi/resources/views/account/password.blade.php b/flexiapi/resources/views/account/password.blade.php index c9c68d4..9b9401a 100644 --- a/flexiapi/resources/views/account/password.blade.php +++ b/flexiapi/resources/views/account/password.blade.php @@ -22,6 +22,7 @@