Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Sarun Mungthanya
SpnPatch-Laravel
Commits
6ea37075
Commit
6ea37075
authored
Dec 04, 2024
by
Sarun Mungthanya
Browse files
issue color success sendpatch
parent
4f0b5c36
Changes
1
Show whitespace changes
Inline
Side-by-side
resources/views/livewire/pages/send-patch/send-patch-edit.blade.php
View file @
6ea37075
...
...
@@ -176,7 +176,7 @@
serverKeySuccess.push(server);
});"
>
<template
x-for=
"server in serverKeySuccess"
:key=
"server.id"
>
<div
class=
"bg-[#
#
009332] text-white p-2 rounded mb-2"
>
<div
class=
"bg-[#009332] text-white p-2 rounded mb-2"
>
Success:
<span
x-text=
"server.value"
></span>
</div>
</template>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment