mirror of
https://gitlab.com/MrFry/qmining-page
synced 2025-04-01 20:23:44 +02:00
Feedback and test sender implement, minor fixes with links
This commit is contained in:
parent
8a1149d223
commit
c5d6518ceb
11 changed files with 154 additions and 89 deletions
|
@ -11,6 +11,14 @@
|
|||
"href": "/allQuestions",
|
||||
"text": "All question"
|
||||
},
|
||||
"feedback": {
|
||||
"href": "/feedback",
|
||||
"text": "Feedback"
|
||||
},
|
||||
"testSender": {
|
||||
"href": "/testSender",
|
||||
"text": "Test Sender"
|
||||
},
|
||||
"userQuestions": {
|
||||
"href": "/userQuestions",
|
||||
"text": "User Questions"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue