Vulcan/client/views/comments
Anthony Mayer 23b72b9cb8 Switching from manually generating urls to using IronRouter functions.
Using {{pathFor}}, path(), and url() where possible. Passing in path
to Meteor.absoluteUrl() where the IronRouter functions didn't make sense.
Also deleting some random unused code.
2014-12-03 00:06:00 -08:00
..
comment_deleted.html renaming i18n helper from "i18n" to "_" 2014-11-25 17:16:00 +09:00
comment_edit.html renaming i18n helper from "i18n" to "_" 2014-11-25 17:16:00 +09:00
comment_edit.js Switching from manually generating urls to using IronRouter functions. 2014-12-03 00:06:00 -08:00
comment_form.html finishing post submit form refactoring 2014-11-28 15:18:55 +09:00
comment_form.js Switching from manually generating urls to using IronRouter functions. 2014-12-03 00:06:00 -08:00
comment_item.html Switching from manually generating urls to using IronRouter functions. 2014-12-03 00:06:00 -08:00
comment_item.js i18ning missing strings 2014-11-20 14:55:34 +09:00
comment_list.html fixing comment bugs 2014-07-05 16:21:28 +09:00
comment_list.js cleanup while getting familiar with the codebase 2014-09-16 15:18:27 -04:00
comment_reply.html merging comment_page and comment_reply templates 2014-07-07 09:36:38 +09:00
comment_reply.js fixing comment bugs 2014-07-05 16:21:28 +09:00