Details

    • Type: Sub-task
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 5.6-RC1, 5.6
    • Component/s: Seam / JSF UI
    • Tags:
    • Backlog priority:
      350

      Description

      Adding a javascript function that allows you to hide Administrator messages.

      Just add "actionHide" class and an Id to a message's div like this:
      <div id="myMessage" class="actionHide">
      <h:outputText value="#

      {adminMessage}

      "/>
      </div>

      And an icon that allows user to hide the message will be displayed.
      It will be hidden for 7 days based on a cookie.

        Attachments

          Activity

            People

            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: