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
a45a3892
Commit
a45a3892
authored
Dec 12, 2024
by
Sarun Mungthanya
Browse files
issue patch create
parent
91f11e1b
Changes
1
Hide whitespace changes
Inline
Side-by-side
resources/views/livewire/pages/patch/patch-create.blade.php
View file @
a45a3892
...
@@ -28,7 +28,7 @@
...
@@ -28,7 +28,7 @@
branches: @entangle('branches').defer,
branches: @entangle('branches').defer,
fileChanges: @entangle('fileChanges').defer,
fileChanges: @entangle('fileChanges').defer,
isLoading: false,
isLoading: false,
showChangeFile : false
showChangeFile : false
,
fetchProjects() {
fetchProjects() {
this.isLoading = true;
this.isLoading = true;
this.selectedProject = '60';
this.selectedProject = '60';
...
...
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