@pimaonline/pimaonline-themepack 3.10.11 → 3.10.12

Sign up to get free protection for your applications and to get access to all the features.
@@ -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": [