summaryrefslogtreecommitdiffstats
path: root/askbot/skins/default/templates/question/answer_card.html
Commit message (Expand)AuthorAgeFilesLines
* combined all dev branches for kpEvgeny Fadeev2012-09-201-32/+0
* added simple UI for publishing selected answersEvgeny Fadeev2012-09-121-0/+3
* refactored the templates for the question page to make them more easily cache...Evgeny Fadeev2012-02-271-8/+0
* optimized the question view for the output timeEvgeny Fadeev2012-02-201-1/+1
* Re-exploded question.html template into parts, before merging wikipost to masterTomasz Zielinski2012-01-091-4/+16
* a little margin in vote buttonsByron2011-11-021-0/+1
* alignment of comments on answersByron2011-11-021-3/+5
* added title "Comments" to the post_comment_widget macroEvgeny Fadeev2011-10-271-21/+11
* changed table, tr and td elements in the answer_card.html to div - most funct...Evgeny Fadeev2011-10-271-8/+8
* Style for Answers list and answer form in Question templateByron2011-10-261-1/+4
* progress in question template styleByron2011-10-241-3/+4
* Moving some widgets that were used only on the question page.Adolfo Fitoria2011-10-171-1/+1
* finished splitting question.htmlEvgeny Fadeev2011-10-171-67/+6
* first pass on splitting question.html content partEvgeny Fadeev2011-10-161-0/+89