fix: don't reset final policy output
This commit is contained in:
parent
31322964b3
commit
2abaeda341
|
@ -164,8 +164,9 @@
|
|||
</select>
|
||||
</section>
|
||||
|
||||
<button onclick="generatePolicy()">Generate Policy</button>
|
||||
</form>
|
||||
<button onclick="generatePolicy()">Generate Policy</button>
|
||||
|
||||
|
||||
<textarea id="policy" disabled placeholder="Click 'Generate Policy'"></textarea>
|
||||
|
||||
|
|
Loading…
Reference in New Issue