can set image class for categories

This commit is contained in:
Baris Soner Usakli
2014-01-22 11:46:50 -05:00
parent eac6b23811
commit baa74958c5
4 changed files with 10 additions and 2 deletions

View File

@@ -356,6 +356,7 @@ define(['composer'], function(composer) {
}
$('.topic').on('click', '.post_reply', function() {
console.log('gg twice');
var selectionText = '',
selection = window.getSelection() || document.getSelection();