aloha-vue 1.0.295 → 1.0.296

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "aloha-vue",
3
3
  "description": "Project aloha",
4
- "version": "1.0.295",
4
+ "version": "1.0.296",
5
5
  "author": "Ilia Brykin",
6
6
  "scripts": {
7
7
  "build-icons": "node scriptsNode/iconsSvgToJs.js bootstrap3 && node scriptsNode/iconsSvgToJs.js bootstrap-1-9-1"
@@ -536,7 +536,8 @@ export default {
536
536
 
537
537
  initViewCurrent();
538
538
  initModelSort();
539
- checkColumnsOrdering();
539
+
540
+ checkColumnsOrdering({ isFirst: true });
540
541
  initModelColumnsVisibleLocal();
541
542
 
542
543
  return {