[AB-268] adding templates for suggestion button features

This commit is contained in:
Sheldan
2021-09-06 01:43:05 +02:00
parent 19135a7312
commit a14b6f4d67
16 changed files with 81 additions and 13 deletions

View File

@@ -0,0 +1 @@
Shows information about suggestions

View File

@@ -0,0 +1,2 @@
Shows the amount of agreeing and disagreeing members of a given suggestions.
Only shows the amount as long the suggestion has not been removed from the database.

View File

@@ -0,0 +1 @@
The ID of the suggestion to show information for

View File

@@ -0,0 +1 @@
There are ${agreements} agreeing and ${disagreements} disagreeing members.