DevFuse Products (View All Products)
Issue information
-
#000573
-
Issue
-
0 - None Assigned
-
Fixed
-
2.2.1
-
2.2.2
Issue Confirmations
-
Yes (0)No (0)
Skin bits with wrong app call...
In default skin bit VideoView
(garage)
and in Mobile skin bit VideoView
(garage)
In default skin bit VideoView
(garage)
<if test="can_delete_comments:|:$this->memberData['g_vs_m_delete_comments'] OR ( $video['author_id'] == $this->memberData['member_id'] AND $this->memberData['g_vs_delete_comments'] )">
<a href="{parse url="app=garage&module=manage&section=manage&do=delete_comment&comment_id={$r['comment_id']}" base="public"}" onclick='javascript:return confirm("{$this->lang->words['delete_comment_confirm']}");'><img src='{$this->settings['img_url']}/garage_system/delete.png' alt='{$this->lang->words['delete_comment']}' title='{$this->lang->words['delete_comment']}' /></a>
</if>
and in Mobile skin bit VideoView
(garage)
<if test="can_delete_comments:|:$this->memberData['g_vs_m_delete_comments'] OR ( $video['author_id'] == $this->memberData['member_id'] AND $this->memberData['g_vs_delete_comments'] )">
<a href="{parse url="app=garage&module=manage&section=manage&do=delete_comment&comment_id={$r['comment_id']}" base="public"}" onclick='javascript:return confirm("{$this->lang->words['delete_comment_confirm']}");'><img src='{$this->settings['img_url']}/garage_system/delete.png' alt='{$this->lang->words['delete_comment']}' title='{$this->lang->words['delete_comment']}' /></a>
</if>
0 user(s) are reading this issue
0 members, 0 guests, 0 anonymous users



Michael








