Update options defaults and documentation

* Add ulsPurpose to README
* Add default undefined for noResultsTemplate
* Reorder options in the README according to defaults in jquery.uls.core.js
This commit is contained in:
Amire80
2018-03-21 11:04:43 +02:00
parent 862f0483dd
commit 99c979edcf
2 changed files with 8 additions and 5 deletions

View File

@@ -405,6 +405,8 @@
// Used by LCD
languageDecorator: undefined,
// Used by LCD
noResultsTemplate: undefined,
// Used by LCD
itemsPerColumn: undefined,
// Used by LCD
groupByRegion: undefined,