[ Mini Kiebo ]
Server: Windows NT DESKTOP-5B8S0D4 6.2 build 9200 (Windows 8 Professional Edition) i586
Path:
D:
/
xampp182
/
htdocs
/
simpeg
/
login
/
dist
/
js
/
[
Home
]
File: tablesaw-data.js
/*! Tablesaw - v2.0.3 - 2016-05-02 * https://github.com/filamentgroup/tablesaw * Copyright (c) 2016 Filament Group; Licensed MIT */ ;(function( $ ) { "use strict"; // DOM-ready auto-init of plugins. // Many plugins bind to an "enhance" event to init themselves on dom ready, or when new markup is inserted into the DOM $( function(){ $( document ).trigger( "enhance.tablesaw" ); }); })( jQuery );