Fix domain purchase modal on user-layout order flows.
Deploy Ladill Servers / deploy (push) Successful in 50s
Deploy Ladill Servers / deploy (push) Successful in 50s
Include the purchase modal in user-layout and stack it above the order dialog so Get a new domain opens correctly. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -29,5 +29,8 @@
|
||||
@auth
|
||||
@include('partials.afia')
|
||||
@endauth
|
||||
@include('partials.sso-keepalive')
|
||||
@include('partials.confirm-prompt')
|
||||
@include('components.domain-purchase-modal')
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user