본인인증 스크립트 제거
This commit is contained in:
parent
2dbccbee35
commit
587ace83f9
|
|
@ -132,9 +132,8 @@ else
|
|||
</div>
|
||||
<a href="#" class="joinBtn" onclick="save()">동의 후 가입</a>
|
||||
</div>
|
||||
@Html.Partial("./Partial/BoxAssign", null, new ViewDataDictionary { { "bindmethod", "bindassign" }, { "isjoin", 1 } })
|
||||
@Html.Partial("./Partial/OkCert3", null, new ViewDataDictionary { })
|
||||
</form>
|
||||
@Html.Partial("./Partial/BoxAssign", null, new ViewDataDictionary { { "bindmethod", "bindassign" }, { "isjoin", 1 } })
|
||||
<div id="postlayer" class="daumpost"><a href="#" class="btn btn-xxs btn-select closedaumpost" onclick="closeDaumPostcode();">close</a></div>
|
||||
}
|
||||
@section scriptsHeader{
|
||||
|
|
|
|||
Loading…
Reference in New Issue