Implemented missing code for trial request to generate proper subscription / perpetual keys on request
Removed unused or implemented main navigation item raven license key as it's done through trial requests or customer only
This commit is contained in:
@@ -29,7 +29,7 @@ app.api = (function () {
|
||||
generateFromRequest,
|
||||
licenseEmailResponse;
|
||||
|
||||
RockFishVersion = "6.18";
|
||||
RockFishVersion = "6.19";
|
||||
|
||||
//////////////////////////////////////////////////////////////////////////////////////
|
||||
// NOT AUTHORIZED ERROR HANDLER
|
||||
|
||||
Reference in New Issue
Block a user