Wikipedia:Igloo/gloo.js: Difference between revisions
Content deleted Content added
bug fix and add source tags per protected edit request |
update per protected edit request by User:Kangaroopower |
||
Line 1:
/* ======================================================== *\
** igloo frontend manager - main
Line 5 ⟶ 4:
** The igloo frontend manager handles the client system,
** displaying information to the user, as well as allowing
** the user to interact with the program
**
** ====================================================== **
Line 25 ⟶ 21:
** tracker: [[Wikipedia:Igloo]]
\* ======================================================== */
▲var iglooBranch = window.iglooBranch || 'master';
▲iglooImport ('https://raw.github.com/Kangaroopower/Igloo/'+iglooBranch+'/lib/jin.js', true);
|