summaryrefslogtreecommitdiffstats
path: root/install/ui/test/data/entitle_status_online.json
Commit message (Collapse)AuthorAgeFilesLines
* Entitlement import.Endi S. Dewata2011-04-181-0/+12
The entitlement facet will invoke entitle_status to check the entitlement status and show the appropriate buttons. If it's unregistered it will show Register and Import button. If it's registered it will show the Consume button only. If it's imported it will show the Import button only. The Import button will open a dialog box for importing entitlement certificate. Ticket #277