This commit is contained in:
@@ -29,7 +29,7 @@ app.api = (function () {
|
||||
generateFromRequest,
|
||||
licenseEmailResponse;
|
||||
|
||||
RockFishVersion = "6.11";
|
||||
RockFishVersion = "6.13";
|
||||
|
||||
//////////////////////////////////////////////////////////////////////////////////////
|
||||
// NOT AUTHORIZED ERROR HANDLER
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user