spitfirepm 1.20.98 → 1.20.99

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -7,7 +7,7 @@ const _SwaggerClientExports = require("./SwaggerClients");
7
7
  const $ = require("jquery");
8
8
  const BrowserExtensionChecker_1 = require("./BrowserExtensionChecker");
9
9
  //import {dialog} from "jquery-ui";
10
- const ClientPackageVersion = "1.20.98";
10
+ const ClientPackageVersion = "1.20.99";
11
11
  // original script created by Stan York and modified for typescript and linter requirements by Uladzislau Kumakou
12
12
  var LoggingLevels;
13
13
  (function (LoggingLevels) {
@@ -2618,7 +2618,7 @@ class sfRestClient {
2618
2618
  pbArg = afterOpenArg[1];
2619
2619
  afterOpenArg = afterOpenArg[0];
2620
2620
  }
2621
- innerScript = `PostbackRefresh('${afterOpenArg}','${pbArg}');`;
2621
+ innerScript = `PostbackRefresh("${afterOpenArg}","${pbArg}");`;
2622
2622
  }
2623
2623
  else if (typeof afterOpenArg === "function")
2624
2624
  afterOpenArg(et);
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "spitfirepm",
3
- "version": "1.20.98",
3
+ "version": "1.20.99",
4
4
  "description": "Client API Tools for Spitfire Project Management",
5
5
  "main": "",
6
6
  "keywords": [