aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorzefanja <zefanja@freenet.de>2014-03-06 21:40:56 +0700
committerzefanja <zefanja@freenet.de>2014-03-06 21:40:56 +0700
commitc3d4dea97b9802c54c4e2f0c266b3c23f3cbcaa8 (patch)
tree3a099150458594579b08cc6d80922ac8503d6b22
parentf156cf3b750bb7882de5a92920db19c5be4b3e66 (diff)
downloadbiblez-ng-c3d4dea97b9802c54c4e2f0c266b3c23f3cbcaa8.tar.gz
* updated to latest sword master
m---------lib/sword0
-rw-r--r--source/main.js1
2 files changed, 1 insertions, 0 deletions
diff --git a/lib/sword b/lib/sword
-Subproject 7cd74d363e4d8fca0355de9abc6edbd19be6f10
+Subproject 35befae9e3017cad170f6e4a8371ca7839d8739
diff --git a/source/main.js b/source/main.js
index ed28cea..0f22867 100644
--- a/source/main.js
+++ b/source/main.js
@@ -112,6 +112,7 @@ enyo.kind({
this.inherited(arguments);
this.$.spinner.stop();
this.startUp();
+
//this.$.mainPanel.setIndexDirect(2);
},