Fix web page issues raised by Luuk
Issue #755
resolved
Creating issue so I can close it!
-
Web page issues:
-
The “Modify fluoroscopy high dose alert settings” page has hard-coded links (buttons), so not working in virtual directory
- highdosemetricalertsettings_form.html, line 46
- See issue models.py
-
The “Flouoro allert notifications settings” page has a hard-coded link (button), so not working in virtual directory
- rfalertnotificationsview.html, line 33
-
The “modify skin dose map settings” page has a hardcoded link (button), so not working in virtual directory
- see issue models.py
-
models.py contains hardcoded urls
- line 98, 114, 144
-
-
Minor issue:
- The pagination in the review page looks different than on the modality filtered pages
Comments (3)
-
reporter -
reporter - changed status to resolved
-
reporter Adding ref
#755to changes (forgot previously!)→ <<cset c77a41cb1b2b>>
- Log in to comment
Replacing previous pagination links with format to match main modality filtering pagination. Refs
#755. [skip ci] non-tested interface only→ <<cset 3142a940be1d>>