cb557e0 Added refresh button for UI

5 files Authored by pvoborni 12 years ago, Committed by edewata 12 years ago,
    Added refresh button for UI
    
    Web UI is caching records. Currently only possible ways how to display updated record which was changed elsewhere - ie. in CLI are:
     * refresh page in browser (takes really long on slow vpns)
     * search facet: change filter, find, change filter back, find
     * entity details: go to search, select other entry, go back to search, select original entry
     * association facet: same as entity details
    
    These are unconvenient methods.
    
    This patch adds Refresh button to search, details and association facet. This button executes facets refresh method.
    
    https://fedorahosted.org/freeipa/ticket/2051
    
        
file modified
+22 -10
file modified
+13 -2
file modified
+14 -3
file modified
+1 -0