thequbit / bits

Requirements and Ticket system
GNU General Public License v3.0
0 stars 2 forks source link

need an order_by for ticket comments #22

Closed thequbit closed 10 years ago

thequbit commented 10 years ago

Need to order_by datetime of creation. it appears to be by creator right now.

thequbit commented 10 years ago

Implemented.