Fix js error

This commit is contained in:
Thilina Hasantha
2016-04-16 23:53:03 +05:30
parent 5656910eab
commit 39820b84e0

View File

@@ -93,6 +93,6 @@ include APP_BASE_PATH.'modulejslibs.inc.php';
} catch (e) {
}
}
});
</script>
<?php include APP_BASE_PATH.'footer.php';?>