update commit
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
import Ember from 'ember'
|
||||
import layout from '../templates/components/ordered-filtered-table'
|
||||
|
||||
export default Ember.Component.extend
|
||||
layout: layout
|
||||
tagName: 'table'
|
||||
classNames: ['ui', 'compact', 'table']
|
||||
test_name: 'Oooo'
|
||||
Reference in New Issue
Block a user