Changeset 31034 for trunk/src/wp-admin/options-permalink.php
- Timestamp:
- 01/03/2015 05:45:17 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/options-permalink.php
r29716 r31034 55 55 ?> 56 56 <script type="text/javascript"> 57 //<![CDATA[58 57 jQuery(document).ready(function() { 59 58 jQuery('.permalink-structure input:radio').change(function() { … … 66 65 }); 67 66 }); 68 //]]>69 67 </script> 70 68 <?php
Note: See TracChangeset
for help on using the changeset viewer.