|
|
@@ -20,6 +20,7 @@
|
|
|
<script type="text/javascript" th:src="@{'/ux/plugins/gaga/gaga.common.js'}" src="/ux/plugins/gaga/gaga.common.js"></script>
|
|
|
<script type="text/javascript" th:src="@{'/ux/plugins/gaga/gaga.validation.js'}" src="/ux/plugins/gaga/gaga.validation.js"></script>
|
|
|
<script type="text/javascript" th:src="@{'/ux/plugins/vg-controller-client.latest.min.js'}" src="/ux/plugins/vg-controller-client.latest.min.js"></script>
|
|
|
+<script type="text/javascript" th:src="@{'/ux/plugins/kakao.min.js'}" src="/ux/plugins/kakao.min.js"></script>
|
|
|
<script type="text/javascript" th:src="@{'/biz/comLib.js'}" src="/biz/comLib.js"></script>
|
|
|
</th:block>
|
|
|
</html>
|