2330264 webui static site delete command fixed

1 file Authored by amisnyov 9 years ago, Committed by pvoborni 9 years ago,
    webui static site delete command fixed
    
    When the static test site called batch delete,
    it always referred to batch.json. This patch
    fixes it, by referring entityname + '_batch_del.json'
    
    Reviewed-By: Petr Vobornik <pvoborni@redhat.com>