Fix documentation for review UIs in extensions.
Review Request #11091 — Created July 21, 2020 and submitted — Latest diff uploaded
Information | |
---|---|
david | |
Review Board | |
release-4.0.x | |
Reviewers | |
reviewboard | |
The examples in our documentation covering how to implement new review
UIs in extensions were a little off with regards to static media
bundles. This change fixes them up to show the correct code.
- Used basically this same code in a recent extension update.
- Built the docs and checked the output.