From c979779249a8e0e93752a43f6b30e0bfcac7d517 Mon Sep 17 00:00:00 2001 From: Joel Pittet Date: Fri, 26 Feb 2021 15:59:36 -0800 Subject: [PATCH] Fixes a couple blade templates for relative URLs (#9170) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Switched branch name to master * Production assets for better contrast in dark mode skins * Fixed #9115: Duplicate column name 'provider' (#9137) * Sigh. Real assets * fix blade templates with missing url() function wrapper for relative URLs * Develop to master (#9195) * Added saml custom setting retrieveParametersFromServer to enable fixing SLO issues with Azure AD (#9187) * [FIX] Lite test email won't use the mail component (#9092) * [FIX] Lite test email won't use the mail component * Revert "[FIX] Lite test email won't use the mail component" This reverts commit 6dab9aa1a8cd4addfc7af65f2f7a2f1a0d6d2531. * Fix check for snipeSettings * Remove random text from message template * Revert "Fix check for snipeSettings" This reverts commit 887dcc7bbc4df199da545950bdee661e4d662a13. * Fix test notification with setupCompleted Co-authored-by: johnson-yi <63399474+johnson-yi@users.noreply.github.com> Co-authored-by: Oliver Walerys * Changed branch from develop to master * fix blade templates with missing url() function wrapper for relative URLs * Re-apply patch against develop * Rebase against develop Co-authored-by: snipe Co-authored-by: Kevin Köllmann Co-authored-by: johnson-yi <63399474+johnson-yi@users.noreply.github.com> Co-authored-by: Oliver Walerys --- resources/views/account/accept-asset.blade.php | 4 ++-- resources/views/vendor/passport/authorize.blade.php | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/resources/views/account/accept-asset.blade.php b/resources/views/account/accept-asset.blade.php index ca27f1880d..0daf380246 100644 --- a/resources/views/account/accept-asset.blade.php +++ b/resources/views/account/accept-asset.blade.php @@ -10,8 +10,8 @@ {{-- Page content --}} @section('content') - - + +