Xataface HTML Reports Module 0.2
HTML Reports Module for Xataface
js/xataface/modules/htmlreports/__init__.js
Go to the documentation of this file.
00001 (function(){
00002         if ( window.xataface == undefined ) window.xataface = {};
00003         if ( window.xataface.modules == undefined ) window.xataface.modules = {};
00004         if ( window.xataface.modules.htmlreports == undefined ) window.xataface.modules.htmlreports = {};
00005         
00006 })();
 All Data Structures Files Functions Variables Enumerations