Checkout vs edit
Roman
Yeni Üye
Posts: 9
9 yıl 8 ay önce #636
Yazan: Roman
Checkout vs edit, Roman tarafından oluşturuldu
Hi,
In a single view
if user once push edit button (checkout item)
and don't save/cancel
this user have no edit button anymore, so user can't checkin.if recplace to checkedOut user able to finish the job:)
In a single view
if user once push edit button (checkout item)
and don't save/cancel
this user have no edit button anymore, so user can't checkin.
if($canEdit && $this->item->checked_out == 0):
$UserId = JFactory::getUser()->id;
if($canEdit && ($this->item->checked_out == 0 ||$this->item->checked_out == $UserId)):
Lütfen sohbete katılmak için Giriş ya da Hesap açın.
Sayfa oluşturma süresi: 0.045 saniye