mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-21 15:26:16 -04:00
Rebuilt production version to include tar and untar ops.
This commit is contained in:
parent
ea38664d59
commit
0e2ce2bee2
5 changed files with 29 additions and 29 deletions
|
@ -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'>" +
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue