Changeset 20166 for trunk/wp-includes/js/quicktags.dev.js
- Timestamp:
- 03/09/2012 11:23:10 PM (14 years ago)
- File:
-
- 1 edited
-
trunk/wp-includes/js/quicktags.dev.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/js/quicktags.dev.js
r19290 r20166 600 600 qt.FullscreenButton.prototype = new qt.Button(); 601 601 qt.FullscreenButton.prototype.callback = function(e, c) { 602 if ( c.id != 'content'|| typeof(fullscreen) == 'undefined' )602 if ( !c.id || typeof(fullscreen) == 'undefined' ) 603 603 return; 604 604
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)