From 6fa29c170159e7bfbcaf7681cdfb52ba7f98cac0 Mon Sep 17 00:00:00 2001 From: ARC Date: Tue, 28 Apr 2015 11:26:57 -0400 Subject: Events navigation not works with a cool full screen mode and floating buttons --- www/lib/angular/index.js | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 www/lib/angular/index.js (limited to 'www/lib/angular/index.js') diff --git a/www/lib/angular/index.js b/www/lib/angular/index.js new file mode 100644 index 00000000..5c1aafcc --- /dev/null +++ b/www/lib/angular/index.js @@ -0,0 +1,2 @@ +require('./angular'); +module.exports = angular; -- cgit v1.2.3