Skip to content
Snippets Groups Projects
Commit 22e0bbbb authored by 2deep4real's avatar 2deep4real
Browse files

test2

parent e101d972
Branches
No related tags found
No related merge requests found
......@@ -16,7 +16,7 @@
<script type="text/javascript">
//<![CDATA[
$(document).ready(function(){
layout.loadLayout('<?= isset( $_GET["layout"] ) ? $_GET["layout"] : "oh14" ?>');
layout.loadLayout('<?= isset( $_GET["layout"] ) ? $_GET["layout"] : "oh14" ?>');//gittest
});
//]]>
</script>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment