Switch review panel to use richTextEnabled variable

This commit is contained in:
Alasdair Smith 2018-07-17 17:19:42 +01:00
parent 62f69a4bcd
commit ffe3bc2977

View file

@ -1,4 +1,4 @@
#review-panel(style=showRichText ? "top: 32px" : "")
#review-panel(style=richTextEnabled ? "top: 32px" : "")
.rp-in-editor-widgets
a.rp-track-changes-indicator(
href