Fix format of metadata comment for bootprefix.js

print-window-tiddler
Jeremy Ruston 2012-11-12 22:15:52 +00:00
rodzic 481b58eec9
commit c04f11f3ff
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -10,7 +10,7 @@ This file sets up the globals that need to be available when JavaScript modules
See Boot.js for further details of the boot process.
*/
\*/
// Set up $tw global for the browser
if(window && !window.$tw) {