another one...

This commit is contained in:
Peter 'Pita' Martischka 2012-10-29 00:17:32 +00:00
parent 30e6358e71
commit 2a327c9ece
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
var helper = {};
(function(){
var $iframeContainer, $iframe, jsLibraries = {};
var $iframeContainer, $iframe, jsLibraries = {};
helper.init = function(cb){
$iframeContainer = $("#iframe-container");