Changeset 11874 for trunk/wp-admin/includes/meta-boxes.php
- Timestamp:
- 08/25/2009 05:14:49 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/includes/meta-boxes.php
-
Property
svn:eol-style
set to
native
r11816 r11874 191 191 192 192 <div id="publishing-action"> 193 <img src="images/wpspin_light.gif" id="ajax-loading" style="visibility:hidden;" alt="" /> 193 194 <?php 194 195 if ( !in_array( $post->post_status, array('publish', 'future', 'private') ) || 0 == $post->ID ) { -
Property
svn:eol-style
set to
Note: See TracChangeset
for help on using the changeset viewer.