Files
codeql/javascript/ql/experimental/adaptivethreatmodeling/test/generic_feature_testing/test.html
Stephan Brandauer caf39592d4 better documentation
2022-09-01 16:05:36 +02:00

4 lines
107 B
HTML

<div class="form-group">
<input (change)="restoreBackup($event.target.files.item(endpoint))" />
</div>