mirror of
https://github.com/gchq/CyberChef
synced 2025-12-16 08:13:53 +00:00
Added the ability to cancel bakes
This commit is contained in:
@@ -122,7 +122,7 @@
|
||||
<div id="bake-group">
|
||||
<button type="button" class="btn btn-success btn-lg" id="bake">
|
||||
<img aria-hidden="true" src="<%- require('../static/images/cook_male-32x32.png') %>" alt="Chef Icon"/>
|
||||
Bake!
|
||||
<span>Bake!</span>
|
||||
</button>
|
||||
<label class="btn btn-success btn-lg" id="auto-bake-label" for="auto-bake">
|
||||
<input type="checkbox" checked="checked" id="auto-bake">
|
||||
|
||||
Reference in New Issue
Block a user