trim down listview
This commit is contained in:
parent
484e60e328
commit
dd1b33021d
26 changed files with 175 additions and 159 deletions
|
@ -1196,12 +1196,7 @@
|
|||
|
||||
if (contentElem.classList.contains('type-interior')) {
|
||||
dependencies = dependencies || [];
|
||||
dependencies.push('jqmpopup');
|
||||
dependencies.push('jqmlistview');
|
||||
dependencies.push('jqmcollapsible');
|
||||
dependencies.push('jqmcontrolgroup');
|
||||
dependencies.push('jqmcheckbox');
|
||||
dependencies.push('scripts/notifications');
|
||||
addLegacyDependencies(dependencies, absUrl);
|
||||
}
|
||||
|
||||
require(dependencies, function () {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue