Replace native confirms with Ladill custom dialogs.
Deploy Ladill Woo Manager / deploy (push) Successful in 28s
Deploy Ladill Woo Manager / deploy (push) Successful in 28s
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>
|
||||
|
||||
@@ -30,5 +30,6 @@
|
||||
@include('partials.sso-keepalive')
|
||||
@include('partials.afia')
|
||||
@endauth
|
||||
@include('partials.confirm-prompt')
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user