adamwill / freeipa

Forked from freeipa 5 years ago
Clone

6b70b91 Fixes details_test.js

Authored and Committed by pvomacka 6 years ago
    Fixes details_test.js
    
    Adds missing import which extends jquery's element with alert method.
    Also fixes setting of breadcrumb and tabs in details spec - the code changes
    behavior.
    
    https://pagure.io/freeipa/issue/6974
    
    Reviewed-By: Petr Vobornik <pvoborni@redhat.com>