Changes in src/assets/js/mod/paid-gate.js [a8364ee:156baa3] in Klonkt
- File:
-
- 1 edited
-
src/assets/js/mod/paid-gate.js (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
src/assets/js/mod/paid-gate.js
ra8364ee r156baa3 7 7 import { pageData } from './lib.js'; 8 8 9 // Element-bedrading leeft zo lang als de pagina; de bootstrap roept init()10 // aan bij elke paginawissel waarop deze module actief is (shaer-5s1).11 export function init() { run(); }12 13 function run() {14 9 (function () { 15 10 var _d = pageData(); … … 65 60 }); 66 61 })(); 67 }
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)