Replace native confirms with Ladill custom dialogs.
Deploy Ladill Merchant / deploy (push) Successful in 37s
Deploy Ladill Merchant / deploy (push) Successful in 37s
This commit is contained in:
@@ -29,5 +29,6 @@
|
||||
@auth
|
||||
@include('partials.afia')
|
||||
@endauth
|
||||
@include('partials.confirm-prompt')
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -69,5 +69,6 @@
|
||||
</div>
|
||||
|
||||
@stack('scripts')
|
||||
@include('partials.confirm-prompt')
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -29,5 +29,6 @@
|
||||
@auth
|
||||
@include('partials.afia')
|
||||
@endauth
|
||||
@include('partials.confirm-prompt')
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user