커밋
This commit is contained in:
parent
f1d5e691a6
commit
e4775e6214
@ -279,7 +279,7 @@
|
|||||||
t_btn +="<div>대출예약 가능</div>";
|
t_btn +="<div>대출예약 가능</div>";
|
||||||
}else if(obj.ableRentNow == false)
|
}else if(obj.ableRentNow == false)
|
||||||
{
|
{
|
||||||
t_btn +="<div class='imposs'>대출신청/예약 불가</div>";
|
t_btn +="<div class='imposs'>대출신청/예약 불가</div>";
|
||||||
}
|
}
|
||||||
if(obj.ableReadNow == true)
|
if(obj.ableReadNow == true)
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user