This commit is contained in:
@@ -27,7 +27,7 @@ app.api = (function() {
|
||||
generateFromRequest,
|
||||
licenseEmailResponse;
|
||||
|
||||
RockFishVersion = "6.8";
|
||||
RockFishVersion = "6.9";
|
||||
|
||||
//////////////////////////////////////////////////////////////////////////////////////
|
||||
// NOT AUTHORIZED ERROR HANDLER
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
27
wwwroot/js/lib/handlebars.runtime.min-v4.7.6.js
Normal file
27
wwwroot/js/lib/handlebars.runtime.min-v4.7.6.js
Normal file
File diff suppressed because one or more lines are too long
@@ -33,7 +33,7 @@
|
||||
<input class="form-control" type="text" id="dbType" name="dbType" value="">
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-sm-6">
|
||||
{{!-- <div class="col-sm-6">
|
||||
<div class="form-group">
|
||||
<label for="serverOS">Server OS</label>
|
||||
<input class="form-control" type="text" id="serverOS" name="serverOS" value="">
|
||||
@@ -44,7 +44,7 @@
|
||||
<label for="serverBits">Server bits</label>
|
||||
<input class="form-control" type="text" id="serverBits" name="serverBits" value="">
|
||||
</div>
|
||||
</div>
|
||||
</div> --}}
|
||||
<div class="col-sm-6">
|
||||
<div class="form-check">
|
||||
<label class="form-check-label" for="hosted">
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user