mirror of
https://github.com/flarum/core.git
synced 2025-07-30 21:20:24 +02:00
Remove unused template
This commit is contained in:
@@ -10,7 +10,7 @@ var $ = Ember.$;
|
||||
export default Ember.Component.extend({
|
||||
tagName: 'li',
|
||||
classNames: ['dropdown'],
|
||||
layoutName: 'components/discussion/post-header/time',
|
||||
layoutName: 'components/discussion/post-header/meta',
|
||||
|
||||
// Construct a permalink by looking up the router in the container, and
|
||||
// using it to generate a link to this post within its discussion.
|
||||
|
Reference in New Issue
Block a user