Logo
Explore Help
Register Sign In
yujunjun/datahub
2
0
Fork 0
You've already forked datahub
mirror of https://github.com/datahub-project/datahub.git synced 2025-07-08 09:41:19 +00:00
Code Issues Packages Projects Releases Wiki Activity
datahub/wherehows-web/app/components/dataset-table-org-compliance.js

14 lines
277 B
JavaScript
Raw Normal View History

DSS-6551 Adds table components for organizations and group ids: There is definitely potential to refactor this to one wrapper component that is instantiated 3 times with different props, this is however already a container component for dataset-table.
2017-03-27 18:28:41 -07:00
import Ember from 'ember';
export default Ember.Component.extend({
actions: {
onFormatChange() {
this.sendAction('onFormatChange', ...arguments);
},
onPrivacyChange() {
fixes issue caused by typo
2017-04-02 16:22:08 -07:00
this.sendAction('onPrivacyChange', 'organization', ...arguments);
DSS-6551 Adds table components for organizations and group ids: There is definitely potential to refactor this to one wrapper component that is instantiated 3 times with different props, this is however already a container component for dataset-table.
2017-03-27 18:28:41 -07:00
}
}
});
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.5 Page: 809ms Template: 36ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API