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
ae2506dd
Commit
ae2506dd
authored
Dec 11, 2024
by
Sarun Mungthanya
Browse files
issue create
parent
9fd4c18f
Changes
1
Show whitespace changes
Inline
Side-by-side
app/Http/Livewire/Pages/ServerLicense/ServerLicenseCreate.php
View file @
ae2506dd
...
@@ -83,7 +83,7 @@ class ServerLicenseCreate extends Component
...
@@ -83,7 +83,7 @@ class ServerLicenseCreate extends Component
$this
->
ownerType
=
DB
::
table
(
'conf_server_ownertype'
)
$this
->
ownerType
=
DB
::
table
(
'conf_server_ownertype'
)
->
orderBy
(
'owntypeid'
,
'asc'
)
->
orderBy
(
'owntypeid'
,
'asc'
)
->
first
()
->
id
;
->
first
()
->
owntype
id
;
}
}
...
...
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