Skip to content
Snippets Groups Projects
Commit 1644e2fc authored by Neuber, Eugen Ramon's avatar Neuber, Eugen Ramon :speech_balloon: Committed by Reiter, Christoph
Browse files

Refresh submodules to current versions

parent 9a890d71
No related branches found
No related tags found
No related merge requests found
...@@ -5,7 +5,7 @@ import resp2 from 'datatables.net-responsive-dt'; ...@@ -5,7 +5,7 @@ import resp2 from 'datatables.net-responsive-dt';
//import {getAssetURL,} from './utils.js'; //import {getAssetURL,} from './utils.js';
import {i18n} from './i18n'; import {i18n} from './i18n';
import {html, LitElement} from 'lit-element'; import {html, LitElement} from 'lit-element';
import commonUtils from 'vpu-common/utils'; import * as commonUtils from 'vpu-common/utils';
dt(window, $); dt(window, $);
resp(window, $); resp(window, $);
......
...@@ -3,7 +3,7 @@ import './data-table-view.js'; ...@@ -3,7 +3,7 @@ import './data-table-view.js';
import {setting, getAssetURL,} from './utils.js'; import {setting, getAssetURL,} from './utils.js';
import {i18n} from './i18n'; import {i18n} from './i18n';
import {html, LitElement} from 'lit-element'; import {html, LitElement} from 'lit-element';
import commonUtils from 'vpu-common/utils'; import * as commonUtils from 'vpu-common/utils';
class DataTableViewDemo extends LitElement { class DataTableViewDemo extends LitElement {
constructor() { constructor() {
......
auth @ a653f5e5
Subproject commit 2752cf0ce9d1710792cc939f8b26f48641693516 Subproject commit a653f5e57c0adc69ed27dc5ff769b02c53e58fbb
common @ e222390d
Subproject commit b30eaa6475ccc65b5f99d2ead86ddbe2b8e015a7 Subproject commit e222390de095b9c7bee33caab7b080bdf3571ba5
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment