|
@@ -15,5 +15,4 @@ FROM sa_itemgroupmx t1
|
|
|
left join sa_customscheme t4 on t2.sa_customschemeid=t4.sa_customschemeid and t2.siteid=t4.siteid
|
|
|
where $where$
|
|
|
and t1.sa_itemgroupid = $sa_itemgroupid$
|
|
|
- and t1.siteid = $siteid$
|
|
|
-order by t1.sequence asc
|
|
|
+ and t1.siteid = $siteid$
|