Skip to content

Commit

Permalink
d
Browse files Browse the repository at this point in the history
  • Loading branch information
cekvenich committed May 5, 2020
1 parent 62772b3 commit 9c555de
Show file tree
Hide file tree
Showing 39 changed files with 71 additions and 71 deletions.
2 changes: 1 addition & 1 deletion doc/pop/custel/pop-custel.js
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ depp.require(['poly', 'js-yaml', 'jquery', 'split', 'listjs', 'DOM', 'dialogOK']
});
}
}
CustelsListVM.root = 'https://cdn.jsdelivr.net/gh/intuition-dev/[email protected].14/custel/';
CustelsListVM.root = 'https://cdn.jsdelivr.net/gh/intuition-dev/[email protected].25/custel/';
var cTemp = document.createElement('template');
cTemp.innerHTML = `
<style>:host {
Expand Down
4 changes: 2 additions & 2 deletions doc/pop/custel/pop-custel.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion doc/pop/custel/pop-custel.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ depp.require(['poly', 'js-yaml', 'jquery', 'split', 'listjs', 'DOM', 'dialogOK']

// VM //////////////////////////////////////////////////////////////////////////////////////////
class CustelsListVM {
static root: string = 'https://cdn.jsdelivr.net/gh/intuition-dev/[email protected].14/custel/'
static root: string = 'https://cdn.jsdelivr.net/gh/intuition-dev/[email protected].25/custel/'

static sr

Expand Down
4 changes: 2 additions & 2 deletions doc/pop/ui-loader.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 9c555de

Please sign in to comment.