another one...
parent
30e6358e71
commit
2a327c9ece
|
@ -1,7 +1,7 @@
|
||||||
var helper = {};
|
var helper = {};
|
||||||
|
|
||||||
(function(){
|
(function(){
|
||||||
var $iframeContainer, $iframe, jsLibraries = {};
|
var $iframeContainer, $iframe, jsLibraries = {};
|
||||||
|
|
||||||
helper.init = function(cb){
|
helper.init = function(cb){
|
||||||
$iframeContainer = $("#iframe-container");
|
$iframeContainer = $("#iframe-container");
|
||||||
|
|
Loading…
Reference in New Issue