Rebuilt production version to include tar and untar ops.

This commit is contained in:
n1474335 2017-02-10 12:21:51 +00:00
parent ea38664d59
commit 0e2ce2bee2
5 changed files with 29 additions and 29 deletions

View file

@ -995,7 +995,7 @@ var Utils = {
"<div class='panel-heading' role='tab' id='heading" + i + "'>" +
"<h4 class='panel-title'>" +
"<a class='collapsed' role='button' data-toggle='collapse' " +
"data-parent='#zip-accordion' href='#collapse" + i + "' " +
"href='#collapse" + i + "' " +
"aria-expanded='true' aria-controls='collapse" + i +"'>" +
file.fileName +
"<span class='pull-right'>" +