@pimaonline/pimaonline-themepack 3.10.11 → 3.10.12

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.
@@ -1,6 +1,6 @@
1
1
  const columnWidget = document.querySelector("#column-widget");
2
- const contentLockInstructions = document.querySelectorAll(".content-lock-instructions");
3
- const contentUnlockBtns = document.querySelectorAll(".content-unlock-btn");
2
+ const contentLockInstructions = document.querySelectorAll(".instructions");
3
+ const contentUnlockBtns = document.querySelectorAll(".unlock-btn");
4
4
  const contentWrapper = document.querySelector("#content-wrapper");
5
5
  const courseBody = document.querySelector("body");
6
6
  const docHead = document.querySelector("head");
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pimaonline/pimaonline-themepack",
3
- "version": "3.10.11",
3
+ "version": "3.10.12",
4
4
  "description": "A cloud based, course theme-pack for building courses efficiently within the D2L learning environment.",
5
5
  "main": "index.js",
6
6
  "files": [