Require path before screenshot; auto-name files within folder, no user-selected filenames.
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
<textarea id="description" name="description" placeholder="Incident Description..." rows="10" cols="30"></textarea>
|
||||
</form>
|
||||
|
||||
<label id="screenshot-path">Path:</label><br>
|
||||
<label id="screenshot-path">Path: NONE</label><br>
|
||||
<button id="path-button" class="btn btn-primary">Select Path</button><br>
|
||||
<button id="screen-shot" class="btn btn-primary">Take Screenshot</button>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user