Dotclear

Changeset 1817:0f1223851922


Ignore:
Timestamp:
09/08/13 04:19:58 (11 years ago)
Author:
kevin@…
Branch:
Ticket #1539
Message:

Ticket #1539 : Correction du contenu pour la validation xhtml

File:
1 edited

Legend:

Unmodified
Added
Removed
  • admin/js/_post.js

    r1815 r1817  
    136136               post_content    = $('#post_content').css('display') != 'none' ? $('#post_content').val() : $('#content-area iframe').contents().find('body').html(); 
    137137                
     138               excerpt_content = excerpt_content.split('<p><br></p>').join(''); 
     139               post_content    =    post_content.split('<p><br></p>').join(''); 
     140                
    138141               var params = { 
    139142                    xd_check: dotclear.nonce, 
Note: See TracChangeset for help on using the changeset viewer.

Sites map