diff --git a/js/functions.js b/js/functions.js index 09df37194..26c2b677a 100755 --- a/js/functions.js +++ b/js/functions.js @@ -1929,7 +1929,7 @@ $(document).ready(function() { }) // end $.get }) }) -}); //end $(document).ready() for libraries/tbl_links.inc.php +}, 'top.frame_content'); //end $(document).ready() for libraries/tbl_links.inc.php /** * jQuery coding for Drop Trigger. Used on tbl_structure.php @@ -1961,4 +1961,4 @@ $(document).ready(function() { }) // end $.get }) }) -}); //end $(document).ready() for Drop Trigger \ No newline at end of file +}, 'top.frame_content'); //end $(document).ready() for Drop Trigger \ No newline at end of file