first commit
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
// WBS 25.13 Pat Gale
|
||||
// this merely calls the initContextMenu() function, safe in the knowledge that the
|
||||
// rest of the page (or more correctly the DOM for the page) has fully loaded
|
||||
// this certainty comes from including this file using the script "defer" option
|
||||
initContextMenu();
|
||||
Reference in New Issue
Block a user