change data creating new service

=> avoid value "null" by adding services-name on new service button and set this value on modal name and OLD_SERVER_NAME input (ignore with new operation)
This commit is contained in:
BlasenhauerJ 2022-12-13 18:28:28 +01:00
parent bb7ca889ce
commit 342fe956f7
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@
>
<button
services-action="new"
services-name="service"
type="button"
class="dark:bg-green-500/90 duration-300 dark:opacity-90 w-80 inline-block px-6 py-3 font-bold text-center text-white uppercase align-middle transition-all rounded-lg cursor-pointer bg-green-500 hover:bg-green-500/80 focus:bg-green-500/80 leading-normal text-base ease-in tracking-tight-rem shadow-xs bg-150 bg-x-25 hover:-translate-y-px active:opacity-85 hover:shadow-md"
>