mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-02 16:52:16 +09:00
AJAX처리후 페이지 refresh 관련되어서 URL 끝에 # 이 있으면 refresh가 안되는 문제 수정
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6261 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
173c1f5ec7
commit
fd764005bd
2 changed files with 2 additions and 2 deletions
|
|
@ -1,3 +1,3 @@
|
|||
<script type="text/javascript">
|
||||
top.location.href = top.location.href;
|
||||
top.location.reload();
|
||||
</script>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue