- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/3.6/wp-admin/includes/template.php
r24856 r25118 1812 1812 1813 1813 setup = function() { 1814 $('<?php echo $selector; ?>'). pointer( options ).pointer('open');1814 $('<?php echo $selector; ?>').first().pointer( options ).pointer('open'); 1815 1815 }; 1816 1816
Note: See TracChangeset
for help on using the changeset viewer.