4e1aec1 setroubleshoot: Remove "Report bug" button when mozplugger plugin is used

1 file Authored by vmojzis 6 years ago, Committed by plautrba 6 years ago,
    setroubleshoot: Remove "Report bug" button when mozplugger plugin is used
    
    Users often blindly report "bugs" in cases where they're supposed
    to switch a boolean (frequently occurs with mozilla plugin related
    issues). This patch removes the "Report bug" button when switching
    one of mozilla plugin related booleans is suggested.
    
    fixes: https://bugzilla.redhat.com/show_bug.cgi?id=1290135
    
    Signed-off-by: Vit Mojzis <vmojzis@redhat.com>