Closed rhertogh closed 5 years ago
Q | A |
---|---|
Is bugfix? | no |
New feature? | yes |
Breaks BC? | no |
Tests pass? | yes |
Fixed issues | - |
I'm not completely sure about the event name 'yii.debug.toolbar_attached'. If there is a better one, please let me know.
Hi @rhertogh and thank you for this PR. Can you explain what use case you had where you need those changes?
@machour I'm building a 'quick settings panel' The idea is to make a panel with customizable options which set different cookies. In the example above it sets a cookie that can be used in the app config to toggle the cache.
Merged. Thank you!