orppst / pst-gui

web based front end for the tool
Mozilla Public License 2.0
0 stars 0 forks source link

135 standardise panel titles #137

Closed AllanEngland closed 2 months ago

AllanEngland commented 2 months ago

All panel titles are now run through a common render function. This can be called directly or via a wrapper function that will get the proposal or cycle title from the API first.

This has made some code redundant where we queried for titles in panels, so I've cleaned this up where appropriate.