Index: trunk/extensions/SemanticMediaWiki/specials/AskSpecial/SMW_SpecialQueryCreator.php |
— | — | @@ -578,7 +578,7 @@ |
579 | 579 | }); |
580 | 580 | }); |
581 | 581 | function smw_makeCatDialog(cat_id){ |
582 | | - \\\$j('#cat-dialog').dialog('open'); |
| 582 | + //\$j('#cat-dialog').dialog('open'); |
583 | 583 | } |
584 | 584 | jQuery(document).ready(smw_property_autocomplete); |
585 | 585 | </script> |