Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in / Register
Toggle navigation
P
ptarpwatraining
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
training
ptarpwatraining
Commits
884efdb4
Commit
884efdb4
authored
May 05, 2021
by
Azrul Amir
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update feedback page
parent
28f89923
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
0 deletions
+5
-0
feedbackform.vue
src/pages/feedbackform.vue
+5
-0
No files found.
src/pages/feedbackform.vue
View file @
884efdb4
...
@@ -86,6 +86,11 @@ export default {
...
@@ -86,6 +86,11 @@ export default {
}).
catch
((
err
)
=>
{
}).
catch
((
err
)
=>
{
console
.
log
(
err
)
console
.
log
(
err
)
this
.
$q
.
loading
.
hide
()
this
.
$q
.
loading
.
hide
()
this
.
$q
.
notify
({
message
:
'Your feedback was not successfully submitted.'
,
icon
:
'error'
,
color
:
'red'
})
})
})
},
},
onReset
:
function
(
event
)
{
onReset
:
function
(
event
)
{
...
...
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