This commit is contained in:
2022-04-03 22:26:23 +00:00
parent f6163dbebc
commit 2472779575
5 changed files with 60 additions and 60 deletions

View File

@@ -29,7 +29,7 @@ app.api = (function () {
generateFromRequest,
licenseEmailResponse;
RockFishVersion = "6.11";
RockFishVersion = "6.13";
//////////////////////////////////////////////////////////////////////////////////////
// NOT AUTHORIZED ERROR HANDLER

View File

@@ -40,7 +40,7 @@
<div class="form-group">
<label for="dtFetched">Fetched on</label>
<input class="form-control" type="date" id="dtfetched" name="dtfetched" value="" readonly>
<input class="form-control" type="date" id="dtFetched" name="dtFetched" value="" readonly>
</div>
<div class="form-group">
<label for="key">Key</label>