mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-06-29 01:10:04 +02:00
disable zoom level check
This commit is contained in:
parent
0e20ae0aa2
commit
015a17d015
3 changed files with 73 additions and 61 deletions
|
@ -305,7 +305,7 @@ var iOSKeyboardView = Backbone.View.extend({
|
|||
},
|
||||
|
||||
clicked: function() {
|
||||
this.modalAlert.close();
|
||||
this.modalAlert.die();
|
||||
$('#commandTextField').focus();
|
||||
}
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue