Uploaded image for project: 'OpenMRS Core'
  1. OpenMRS Core
  2. TRUNK-3342

Use the new application level privileges in all dashboard portlets rather than the API counterparts

    XMLWordPrintable

Details

    • New Feature
    • Status: Closed
    • Should
    • Resolution: Fixed
    • None
    • None
    • None
    • Low

    Description

      Use the new application level privileges as created in ticket TRUNK-3341, in all dashboard portlets rather than the API counterparts. For instance, in the patientOverview.jsp, change this:

          <openmrs:hasPrivilege privilege="View Patient Programs">
          <openmrs:hasPrivilege privilege="View Relationships">
          <openmrs:hasPrivilege privilege="View Allergies">
          <openmrs:hasPrivilege privilege="View Problems">
      

      to

          <openmrs:hasPrivilege privilege="Patient Overview - View Patient Programs Section">
          <openmrs:hasPrivilege privilege="Patient Overview - View Relationships Section">
          <openmrs:hasPrivilege privilege="Patient Overview - View Allergies Section">
          <openmrs:hasPrivilege privilege="Patient Overview - View Problems Section">
      

      Gliffy Diagrams

        Attachments

          Issue Links

            Activity

              People

                wyclif Wyclif Luyima
                dkayiwa Daniel Kayiwa
                Votes:
                0 Vote for this issue
                Watchers:
                7 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: