You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 30, 2024. It is now read-only.
For development purposes, this was set in the javascript, to switch between functionality for when the depositor or the analyst is using the interface. But now we should set this flag from Django, and work out how to best serve the page in these two different modes.
There is a flag in the frontend javascript called
interactivehere: https://github.com/TwoRavens/PSI/blob/3727925d4af0df8dd6e5bdf8f22bf50e78054673/assets/code/interface.js#L84For development purposes, this was set in the javascript, to switch between functionality for when the depositor or the analyst is using the interface. But now we should set this flag from Django, and work out how to best serve the page in these two different modes.