summaryrefslogtreecommitdiff
path: root/StoneIsland/platforms/ios/www/js/lib/view/Serializable.js
diff options
context:
space:
mode:
Diffstat (limited to 'StoneIsland/platforms/ios/www/js/lib/view/Serializable.js')
-rwxr-xr-xStoneIsland/platforms/ios/www/js/lib/view/Serializable.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/StoneIsland/platforms/ios/www/js/lib/view/Serializable.js b/StoneIsland/platforms/ios/www/js/lib/view/Serializable.js
index 8d25daf4..fa4eba02 100755
--- a/StoneIsland/platforms/ios/www/js/lib/view/Serializable.js
+++ b/StoneIsland/platforms/ios/www/js/lib/view/Serializable.js
@@ -128,6 +128,7 @@ var SerializableView = View.extend({
}
else {
this.hide_errors()
+ cordova.plugins.Keyboard.close()
}
var finalized_data = this.finalize(valid.data)