set gen2 client as default on cordova for testing...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2016-10-20 16:54:16 +03:00
parent ea9e16e29e
commit d2bb337b35
2 changed files with 3 additions and 1 deletions

View File

@ -7,7 +7,7 @@
<author email="alex.nanou@gmail.com" href="https://github.com/flynx">
Alex A. Naanou
</author>
<content src="index.html" />
<content src="index2.html" />
<preference name="DisallowOverscroll" value="true" />
<preference name="android-minSdkVersion" value="14" />
<plugin name="cordova-plugin-file" source="npm" spec="~4.1.1" />

View File

@ -1357,6 +1357,7 @@ var pWikiUIActions = actions.Actions({
// XXX might be a good idea to add actions to setup/clear a filter...
__dom_filters__: {
// sortable elements...
// TODO: make elements movable from/to nested lists...
'.sortable': function(elems){
var wiki = this.page
elems
@ -1366,6 +1367,7 @@ var pWikiUIActions = actions.Actions({
forcePlaceholderSize: true,
axis: 'y',
// event handlers...
update: function(evt, ui){
// get item list...
var order = ui.item