Altered GHR-Builder to show popovers, added logo favicon, and changed DONE to Return to Subscription Page.

This commit is contained in:
James Richie
2026-04-21 20:23:49 -04:00
parent cb9e1a9fa1
commit b77e555e6f
7 changed files with 17 additions and 22 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ $(document).ready(function () {
var $application = $("#APPLICATION_MNEMONIC").val(), $sessionStorage = JSON.parse(sessionStorage.getItem($application) || "{}");
console.log($sessionStorage);
// console.log($sessionStorage);
// =================
// Process Enter Key