mirror of
https://github.com/flarum/core.git
synced 2025-10-13 16:05:05 +02:00
Finish admin permissions page and clean up everything
This commit is contained in:
@@ -49,7 +49,8 @@ export default class Post extends Component {
|
||||
children: controls,
|
||||
className: 'Post-controls',
|
||||
buttonClassName: 'Button Button--icon Button--flat',
|
||||
menuClassName: 'Dropdown-menu--right'
|
||||
menuClassName: 'Dropdown-menu--right',
|
||||
icon: 'ellipsis-v'
|
||||
}) : ''}
|
||||
|
||||
{this.content()}
|
||||
|
Reference in New Issue
Block a user