]> _ Git - fluidbook-html5.git/commitdiff
(no commit message)
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Wed, 1 Jul 2015 13:11:11 +0000 (13:11 +0000)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Wed, 1 Jul 2015 13:11:11 +0000 (13:11 +0000)
js/main.js

index 97268adc4ff5aca9ecf0bb999d5cecd0dcb083a4..8b1e112e9bfea3d074b33202255b74c8e0b79540 100644 (file)
@@ -532,6 +532,10 @@ function searchHints() {
     }
 }
 
+function lazy() {
+
+}
+
 function __(str) {
     return fluidbook.l10n.__(str);
 }