* fix a bug for iframe when no clicked.
This commit is contained in:
@@ -315,6 +315,7 @@ class common extends control
|
||||
{
|
||||
if($type == 'list')
|
||||
{
|
||||
$class = "icon-$color-$module-$icon";
|
||||
echo "<span class='$class' title='$title'> </span>";
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user