[Bb-trac] Re: [bbPress] #1013: Undelete option shows on posts that are not deleted

bbPress bb-trac at lists.bbpress.org
Sun Jan 4 03:27:22 GMT 2009


#1013: Undelete option shows on posts that are not deleted
-----------------------------+----------------------------------------------
 Reporter:  ipstenu          |        Owner:                  
     Type:  defect           |       Status:  new             
 Priority:  normal           |    Milestone:                  
Component:  Administration   |      Version:  1.0-beta (trunk)
 Severity:  normal           |   Resolution:                  
 Keywords:  undelete, posts  |  
-----------------------------+----------------------------------------------
Comment (by ipstenu):

 Per _ck_ the fix is to put these two classes into your '''style.css'''

 {{{
 #thread li .undelete-post, #thread li.deleted .delete-post { display:
 none; }
 #thread li.deleted .undelete-post { display: inline; }
 }}}

-- 
Ticket URL: <http://trac.bbpress.org/ticket/1013#comment:1>
bbPress <http://bbpress.org/>
Innovative forum development


More information about the Bb-trac mailing list