author | ymh <ymh.work@gmail.com> |
Tue, 08 Nov 2016 01:22:56 +0100 | |
changeset 394 | 48458e099b05 |
parent 198 | 541e26eb356f |
permissions | -rw-r--r-- |
54
5b2b161dd4ce
bind chono visu with query parameters
nowmad@nowmads-macbook-pro.local
parents:
diff
changeset
|
1 |
import Ember from 'ember'; |
5b2b161dd4ce
bind chono visu with query parameters
nowmad@nowmads-macbook-pro.local
parents:
diff
changeset
|
2 |
|
5b2b161dd4ce
bind chono visu with query parameters
nowmad@nowmads-macbook-pro.local
parents:
diff
changeset
|
3 |
export default Ember.Controller.extend({ |
394
48458e099b05
make dynamic filters for all route and do some code pruning and cleaning
ymh <ymh.work@gmail.com>
parents:
198
diff
changeset
|
4 |
|
54
5b2b161dd4ce
bind chono visu with query parameters
nowmad@nowmads-macbook-pro.local
parents:
diff
changeset
|
5 |
}); |