Fix web page issues raised by Luuk

Issue #755 resolved
Ed McDonagh created an issue

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)

  1. Log in to comment