Skip to content

Commit

Permalink
Update example.js
Browse files Browse the repository at this point in the history
  • Loading branch information
onury committed Jan 8, 2019
1 parent 7515dda commit ed7b85f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion example/js/example.js
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@

function config() {
geolocator.config({
_debug: true,
language: $('#cmb-config-lang').val(),
https: $('#chk-config-https').is(':checked'),
google: {
Expand Down Expand Up @@ -195,7 +196,7 @@
});
menuBtns.eq(0).trigger('click');

var _0x6d8b = ["\x41\x49\x7A\x61\x53\x79\x41\x77\x6A\x47\x45\x51\x6B\x5F\x6D\x54\x75\x42\x62\x6A\x51\x74\x56\x32\x6D\x6E\x34\x33\x38\x58\x51\x7A\x47\x39\x45\x6D\x49\x6C\x45","\x76\x61\x6C","\x23\x74\x78\x74\x2D\x63\x6F\x6E\x66\x69\x67\x2D\x67\x6B"];$(_0x6d8b[2])[_0x6d8b[1]](_0x6d8b[0]); // eslint-disable-line
var _0x4227 = ["\x41\x49\x7A\x61\x53\x79\x41\x43\x30\x53\x38\x71\x68\x61\x6E\x6A\x61\x4E\x57\x77\x4B\x61\x61\x6A\x57\x6A\x78\x69\x51\x47\x67\x74\x34\x49\x5A\x5A\x7A\x66\x67", "\x76\x61\x6C", "\x23\x74\x78\x74\x2D\x63\x6F\x6E\x66\x69\x67\x2D\x67\x6B"];$(_0x4227[2])[_0x4227[1]](_0x4227[0]); // eslint-disable-line

btnExec.on('click', function () {
var btn = $(this),
Expand Down

0 comments on commit ed7b85f

Please sign in to comment.