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