2330264 webui static site delete command fixed

1 file Authored by amisnyov 10 years ago, Committed by pvoborni 10 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>