커밋
This commit is contained in:
parent
4f50c32122
commit
88e3f1cef6
@ -44,7 +44,7 @@ String councilDnsHost = (String)session.getAttribute("councilDnsHost");
|
||||
|
||||
<script>
|
||||
// 제목 설정
|
||||
function fn_setPageTitle(title) {
|
||||
function fn_setPageTitle(title) {
|
||||
document.title = "${councilNm } - " + title + " : 소장자료관";
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user