mirror of
https://github.com/InsanusMokrassar/PlaguPoster.git
synced 2026-04-03 23:02:27 +00:00
add templating of panelButtonText for ratings
This commit is contained in:
@@ -42,8 +42,10 @@
|
||||
},
|
||||
"autoAttach": true,
|
||||
"ratingOfferText": "What do you think about it?",
|
||||
"panelButtonText": "Ratings ${attached_symbol}",
|
||||
"ratingEnabledStyle": "success",
|
||||
"ratingDisabledStyle": "danger"
|
||||
"ratingDisabledStyle": "danger",
|
||||
"_note": "For panelButtonText you may use two control symbols: ${attached_symbol} to attach icon about enabled state and ${rating} to enable rating showing in button"
|
||||
},
|
||||
"selector": {
|
||||
"items": [
|
||||
|
||||
Reference in New Issue
Block a user