mirror of
https://github.com/gnosygnu/xowa.git
synced 2026-03-02 03:49:30 +00:00
v3.1.1.1
This commit is contained in:
@@ -175,7 +175,7 @@ public class Xow_popup_wrdx_mkr {
|
||||
int atrs_len = atrs_ary.length;
|
||||
for (int i = 0; i < atrs_len; i++) {
|
||||
Mwh_atr_itm atr = atrs_ary[i];
|
||||
if ( Bry_.Eq(atr.Key_bry(), Html_atr_.Bry__id)
|
||||
if ( Bry_.Eq(atr.Key_bry(), Gfh_atr_.Bry__id)
|
||||
&& xnde_id_ignore_list.Get_by_bry(atr.Val_as_bry()) != null
|
||||
) {
|
||||
return true;
|
||||
|
||||
Reference in New Issue
Block a user