init.js 25 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600
  1. $(document).ready(function(){
  2. if($('.body-login')[0]){
  3. $('input').first().focus();
  4. }
  5. $(".submenu-select-dropdown").each(function(){
  6. $(this).wrap("<span class='submenu-select-wrapper'></span>");
  7. $(this).after("<span class='holder'></span>");
  8. });
  9. $(".submenu-select-dropdown").change(function(){
  10. var selectedOption = $(this).find(":selected").text();
  11. $(this).next(".holder").text(selectedOption);
  12. }).trigger('change');
  13. $('.to-top').on('click', function(evt) {
  14. $("html, body").animate({ scrollTop: 0 }, "normal");
  15. });
  16. $('.ui-button').on('click',function(evt){
  17. var action = $(this).data('action');
  18. var id = $(this).data('id');
  19. if(action=='submit' && document.getElementById(id)){
  20. evt.preventDefault();
  21. $(document.getElementById(id)).submit();
  22. }
  23. });
  24. var isMobile = false; //initiate as false
  25. // device detection
  26. if(/(android|bb\d+|meego).+mobile|avantgo|bada\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|ipad|iris|kindle|Android|Silk|lge |maemo|midp|mmp|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\.(browser|link)|vodafone|wap|windows (ce|phone)|xda|xiino/i.test(navigator.userAgent)
  27. || /1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\-(n|u)|c55\/|capi|ccwa|cdm\-|cell|chtm|cldc|cmd\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\-s|devi|dica|dmob|do(c|p)o|ds(12|\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\-|_)|g1 u|g560|gene|gf\-5|g\-mo|go(\.w|od)|gr(ad|un)|haie|hcit|hd\-(m|p|t)|hei\-|hi(pt|ta)|hp( i|ip)|hs\-c|ht(c(\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\-(20|go|ma)|i230|iac( |\-|\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\/)|klon|kpt |kwc\-|kyo(c|k)|le(no|xi)|lg( g|\/(k|l|u)|50|54|\-[a-w])|libw|lynx|m1\-w|m3ga|m50\/|ma(te|ui|xo)|mc(01|21|ca)|m\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\-2|po(ck|rt|se)|prox|psio|pt\-g|qa\-a|qc(07|12|21|32|60|\-[2-7]|i\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\-|oo|p\-)|sdk\/|se(c(\-|0|1)|47|mc|nd|ri)|sgh\-|shar|sie(\-|m)|sk\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\-|v\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\-|tdg\-|tel(i|m)|tim\-|t\-mo|to(pl|sh)|ts(70|m\-|m3|m5)|tx\-9|up(\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\-|your|zeto|zte\-/i.test(navigator.userAgent.substr(0,4))){
  28. isMobile = true;
  29. $('body').addClass('mobile');
  30. }
  31. $(window).scroll(function(){hover_menu()});
  32. $('.l-sort-toolbar .sort-by').click(function(){
  33. $('.context-menu.sort-order').toggle().css({left: $(this).position().left - 0});
  34. });
  35. // CREATE BUTTON
  36. $('.l-sort__create-btn').hover(function(){
  37. $(".l-sort__create-btn").append("<div id='add-icon'></div>");
  38. $(".l-sort__create-btn").append("<div id='tooltip'>"+$('.l-sort__create-btn').attr('title').replace(' ','&nbsp;')+"</div>");
  39. }, function(){
  40. $("#add-icon").remove();
  41. $("#tooltip").remove();
  42. });
  43. // SEARCH BOX
  44. $('.l-sort-toolbar__search, .l-sort-toolbar__search-box .search-input').hover(function(){
  45. clearTimeout(VE.tmp.search_display_interval);
  46. clearTimeout(VE.tmp.search_hover_interval);
  47. VE.tmp.search_display_interval = setTimeout(function(){$('.search-input').addClass('activated');}, 150);
  48. }, function(){
  49. clearTimeout(VE.tmp.search_display_interval);
  50. clearTimeout(VE.tmp.search_hover_interval);
  51. VE.tmp.search_hover_interval = setTimeout(function(){
  52. if(!VE.tmp.search_activated && !$(".search-input").val().length){
  53. $(".search-input").removeClass('activated');
  54. }
  55. }, 600);
  56. });
  57. $('.search-input').focus(function(){
  58. VE.tmp.search_activated = 1;
  59. clearTimeout(VE.tmp.search_hover_interval);
  60. });
  61. $('.search-input').blur(function(){
  62. VE.tmp.search_activated = 0;
  63. clearTimeout(VE.tmp.search_hover_interval);
  64. VE.tmp.search_hover_interval = setTimeout(function(){
  65. if(!$(".search-input").val().length){
  66. $(".search-input").removeClass('activated');
  67. }
  68. }, 600);
  69. });
  70. // TIMER
  71. if($('.movement.left').length){
  72. VE.helpers.refresh_timer.right = $('.movement.right');
  73. VE.helpers.refresh_timer.left = $('.movement.left');
  74. VE.helpers.refresh_timer.start();
  75. $('.pause').click(function(){
  76. VE.helpers.refresh_timer.stop();
  77. $('.pause').addClass('hidden');
  78. $('.play').removeClass('hidden');
  79. $('.refresh-timer').addClass('paused');
  80. });
  81. $('.play').click(function(){
  82. VE.helpers.refresh_timer.start();
  83. $('.pause').removeClass('hidden');
  84. $('.play').addClass('hidden');
  85. $('.refresh-timer').removeClass('paused');
  86. });
  87. }
  88. // SORTING
  89. $('#vstobjects input, #vstobjects select, #vstobjects textarea').change(function(){VE.tmp.form_changed=1});
  90. $('.sort-order span').click(function(){
  91. $('.context-menu.sort-order').toggle();
  92. if($(this).hasClass('active'))
  93. return;
  94. $('.sort-order span').removeClass('active');
  95. $(this).addClass('active');
  96. VE.tmp.sort_par = $(this).parent('li').attr('entity');
  97. VE.tmp.sort_as_int = $(this).parent('li').attr('sort_as_int');
  98. VE.tmp.sort_direction = $(this).hasClass('up')*1 || -1;
  99. $('.l-sort .sort-by span b').html($(this).parent('li').find('.name').html());
  100. $('.l-sort .sort-by i').removeClass('fa-sort-amount-up fa-sort-amount-down');
  101. $(this).hasClass('up') ? $('.l-sort .sort-by i').addClass('fa-sort-amount-up') : $('.l-sort .sort-by i').addClass('fa-sort-amount-down');
  102. $('.units .l-unit').sort(function (a, b) {
  103. if(VE.tmp.sort_as_int)
  104. return parseInt($(a).attr(VE.tmp.sort_par)) >= parseInt($(b).attr(VE.tmp.sort_par)) ? VE.tmp.sort_direction : VE.tmp.sort_direction * -1;
  105. else
  106. return $(a).attr(VE.tmp.sort_par) <= $(b).attr(VE.tmp.sort_par) ? VE.tmp.sort_direction : VE.tmp.sort_direction * -1;
  107. }).appendTo(".l-center.units");
  108. });
  109. // Shortcuts
  110. shortcut.add("Ctrl+Enter", function(){
  111. $('form#vstobjects').submit();
  112. }, {
  113. 'type': 'keydown',
  114. 'propagate': false,
  115. 'disable_in_input': false,
  116. 'target': document
  117. }
  118. );
  119. shortcut.add("Ctrl+Backspace", function(){
  120. var redirect = $('a.ui-button#btn-back').attr('href')
  121. if(VE.tmp.form_changed && redirect){
  122. VE.helpers.createConfirmationDialog($('.confirmation-text-redirect'), '', redirect);
  123. } else if($('form#vstobjects .button.cancel')[0]){
  124. location.href=$('form#vstobjects input.cancel').attr('onclick').replace("location.href='", "").replace("'","");
  125. } else if(redirect){
  126. location.href = redirect;
  127. }
  128. }, {
  129. 'type': 'keydown',
  130. 'propagate': false,
  131. 'disable_in_input': false,
  132. 'target': document
  133. }
  134. );
  135. shortcut.add("f", function(){
  136. $('.search-input').addClass('activated').focus();
  137. }, {
  138. 'type': 'keydown',
  139. 'propagate': false,
  140. 'disable_in_input': true,
  141. 'target': document
  142. }
  143. );
  144. $(window).on('keypress', function(evt) {
  145. var tag = evt.target.tagName.toLowerCase();
  146. if (evt.charCode == 97 && tag != 'input' && tag != 'textarea' && tag != 'selectbox') {
  147. evt.preventDefault();
  148. if (!evt.ctrlKey && !evt.shiftKey) {
  149. //if ($('.l-sort__create-btn')[0]) {
  150. if ($('.ui-button#btn-create').length) {
  151. location.href=$('.ui-button#btn-create').attr('href');
  152. }
  153. }
  154. else {
  155. if ($('.l-unit .ch-toggle:eq(0)').attr('checked')) {
  156. $('.l-unit').removeClass('selected');
  157. $('.l-unit .ch-toggle').prop('checked', false);
  158. }
  159. else {
  160. $('.l-unit').addClass('selected');
  161. $('.l-unit .ch-toggle').prop('checked', true);
  162. }
  163. }
  164. }
  165. });
  166. shortcut.add("1", function(){
  167. var target = $('.l-stat .l-stat__col:nth-of-type(1) a')
  168. if(target.length != 1){
  169. return;
  170. }
  171. if(VE.tmp.form_changed){
  172. VE.helpers.createConfirmationDialog($('.confirmation-text-redirect'), '', target.attr('href'));
  173. } else {
  174. location.href=target.attr('href');
  175. }
  176. }, {
  177. 'type': 'keydown',
  178. 'propagate': false,
  179. 'disable_in_input': true,
  180. 'target': document
  181. }
  182. );
  183. shortcut.add("2", function(){
  184. var target = $('.l-stat .l-stat__col:nth-of-type(2) a')
  185. if(target.length != 1){
  186. return;
  187. }
  188. if(VE.tmp.form_changed){
  189. VE.helpers.createConfirmationDialog($('.confirmation-text-redirect'), '', target.attr('href'));
  190. } else {
  191. location.href=target.attr('href');
  192. }
  193. }, {
  194. 'type': 'keydown',
  195. 'propagate': false,
  196. 'disable_in_input': true,
  197. 'target': document
  198. }
  199. );
  200. shortcut.add("3", function(){
  201. var target = $('.l-stat .l-stat__col:nth-of-type(3) a')
  202. if(target.length != 1){
  203. return;
  204. }
  205. if(VE.tmp.form_changed){
  206. VE.helpers.createConfirmationDialog($('.confirmation-text-redirect'), '', target.attr('href'));
  207. } else {
  208. location.href=target.attr('href');
  209. }
  210. }, {
  211. 'type': 'keydown',
  212. 'propagate': false,
  213. 'disable_in_input': true,
  214. 'target': document
  215. }
  216. );
  217. shortcut.add("4", function(){
  218. var target = $('.l-stat .l-stat__col:nth-of-type(4) a')
  219. if(target.length != 1){
  220. return;
  221. }
  222. if(VE.tmp.form_changed){
  223. VE.helpers.createConfirmationDialog($('.confirmation-text-redirect'), '', target.attr('href'));
  224. } else {
  225. location.href=target.attr('href');
  226. }
  227. }, {
  228. 'type': 'keydown',
  229. 'propagate': false,
  230. 'disable_in_input': true,
  231. 'target': document
  232. }
  233. );
  234. shortcut.add("5", function(){
  235. var target = $('.l-stat .l-stat__col:nth-of-type(5) a')
  236. if(target.length != 1){
  237. return;
  238. }
  239. if(VE.tmp.form_changed){
  240. VE.helpers.createConfirmationDialog($('.confirmation-text-redirect'), '', target.attr('href'));
  241. } else {
  242. location.href=target.attr('href');
  243. }
  244. }, {
  245. 'type': 'keydown',
  246. 'propagate': false,
  247. 'disable_in_input': true,
  248. 'target': document
  249. }
  250. );
  251. shortcut.add("6", function(){
  252. var target = $('.l-stat .l-stat__col:nth-of-type(6) a')
  253. if(target.length != 1){
  254. return;
  255. }
  256. if(VE.tmp.form_changed){
  257. VE.helpers.createConfirmationDialog($('.confirmation-text-redirect'), '', target.attr('href'));
  258. } else {
  259. location.href=target.attr('href');
  260. }
  261. }, {
  262. 'type': 'keydown',
  263. 'propagate': false,
  264. 'disable_in_input': true,
  265. 'target': document
  266. }
  267. );
  268. shortcut.add("7", function(){
  269. var target = $('.l-stat .l-stat__col:nth-of-type(7) a')
  270. if(target.length != 1){
  271. return;
  272. }
  273. if(VE.tmp.form_changed){
  274. VE.helpers.createConfirmationDialog($('.confirmation-text-redirect'), '', target.attr('href'));
  275. } else {
  276. location.href=target.attr('href');
  277. }
  278. }, {
  279. 'type': 'keydown',
  280. 'propagate': false,
  281. 'disable_in_input': true,
  282. 'target': document
  283. }
  284. );
  285. shortcut.add("h", function(){
  286. $('.shortcuts').toggle();
  287. }, {
  288. 'type': 'keydown',
  289. 'propagate': false,
  290. 'disable_in_input': true,
  291. 'target': document
  292. }
  293. );
  294. shortcut.add("Esc", function(){
  295. $('.shortcuts').hide();
  296. $('input, checkbox, textarea, select').blur();
  297. }, {
  298. 'type': 'keydown',
  299. 'propagate': false,
  300. 'disable_in_input': false,
  301. 'target': document
  302. }
  303. );
  304. shortcut.add("Left", function(){
  305. VE.navigation.move_focus_left();
  306. }, {
  307. 'type': 'keydown',
  308. 'propagate': false,
  309. 'disable_in_input': true,
  310. 'target': document
  311. }
  312. );
  313. shortcut.add("Right", function(){
  314. VE.navigation.move_focus_right();
  315. }, {
  316. 'type': 'keydown',
  317. 'propagate': false,
  318. 'disable_in_input': true,
  319. 'target': document
  320. }
  321. );
  322. shortcut.add("down", function(){
  323. VE.navigation.move_focus_down();
  324. }, {
  325. 'type': 'keydown',
  326. 'propagate': false,
  327. 'disable_in_input': true,
  328. 'target': document
  329. }
  330. );
  331. shortcut.add("up", function(){
  332. VE.navigation.move_focus_up();
  333. }, {
  334. 'type': 'keydown',
  335. 'propagate': false,
  336. 'disable_in_input': true,
  337. 'target': document
  338. }
  339. );
  340. shortcut.add("l", function(){
  341. var elm = $('.units.active .l-unit.focus .shortcut-l');
  342. if(elm.length){
  343. VE.navigation.shortcut(elm);
  344. }
  345. }, {
  346. 'type': 'keydown',
  347. 'propagate': false,
  348. 'disable_in_input': true,
  349. 'target': document
  350. }
  351. );
  352. shortcut.add("s", function(){
  353. var elm = $('.units.active .l-unit.focus .shortcut-s');
  354. if(elm.length){
  355. VE.navigation.shortcut(elm);
  356. }
  357. }, {
  358. 'type': 'keydown',
  359. 'propagate': false,
  360. 'disable_in_input': true,
  361. 'target': document
  362. }
  363. );
  364. shortcut.add("w", function(){
  365. var elm = $('.units.active .l-unit.focus .shortcut-w');
  366. if(elm.length){
  367. VE.navigation.shortcut(elm);
  368. }
  369. }, {
  370. 'type': 'keydown',
  371. 'propagate': false,
  372. 'disable_in_input': true,
  373. 'target': document
  374. }
  375. );
  376. shortcut.add("d", function(){
  377. var elm = $('.units.active .l-unit.focus .shortcut-d');
  378. if(elm.length){
  379. VE.navigation.shortcut(elm);
  380. }
  381. }, {
  382. 'type': 'keydown',
  383. 'propagate': false,
  384. 'disable_in_input': true,
  385. 'target': document
  386. }
  387. );
  388. shortcut.add("r", function(){
  389. var elm = $('.units.active .l-unit.focus .shortcut-r');
  390. if(elm.length){
  391. VE.navigation.shortcut(elm);
  392. }
  393. }, {
  394. 'type': 'keydown',
  395. 'propagate': false,
  396. 'disable_in_input': true,
  397. 'target': document
  398. }
  399. );
  400. shortcut.add("n", function(){
  401. var elm = $('.units.active .l-unit.focus .shortcut-n');
  402. if(elm.length){
  403. VE.navigation.shortcut(elm);
  404. }
  405. }, {
  406. 'type': 'keydown',
  407. 'propagate': false,
  408. 'disable_in_input': true,
  409. 'target': document
  410. }
  411. );
  412. shortcut.add("u", function(){
  413. var elm = $('.units.active .l-unit.focus .shortcut-u');
  414. if(elm.length){
  415. VE.navigation.shortcut(elm);
  416. }
  417. }, {
  418. 'type': 'keydown',
  419. 'propagate': false,
  420. 'disable_in_input': true,
  421. 'target': document
  422. }
  423. );
  424. shortcut.add("Delete", function(){
  425. var elm = $('.units.active .l-unit.focus .shortcut-delete');
  426. if(elm.length){
  427. VE.navigation.shortcut(elm);
  428. }
  429. }, {
  430. 'type': 'keydown',
  431. 'propagate': false,
  432. 'disable_in_input': true,
  433. 'target': document
  434. }
  435. );
  436. shortcut.add("Enter", function(evt){
  437. if (evt.target.tagName == 'INPUT' && evt.target.form.id == 'vstobjects'){
  438. $('form#vstobjects').submit();
  439. }
  440. if(VE.tmp.form_changed){
  441. if(!$('.ui-dialog').is(':visible')){
  442. VE.helpers.createConfirmationDialog($('.confirmation-text-redirect')[0], '', $(VE.navigation.state.menu_selector + '.focus a').attr('href'));
  443. } else { // if dialog is opened - submitting confirm box by "enter" shortcut
  444. $('.ui-dialog button.submit').click();
  445. }
  446. } else {
  447. if(!$('.ui-dialog').is(':visible')){
  448. var elm = $('.units.active .l-unit.focus .shortcut-enter');
  449. if(elm.length){
  450. VE.navigation.shortcut(elm);
  451. } else {
  452. VE.navigation.enter_focused();
  453. }
  454. } else { // if dialog is opened - submitting confirm box by "enter" shortcut
  455. $('.ui-dialog button.submit').click();
  456. }
  457. }
  458. }, {
  459. 'type': 'keydown',
  460. 'propagate': true,
  461. 'disable_in_input': false,
  462. 'target': document
  463. }
  464. );
  465. $('.shortcuts .close').click(function(){
  466. $('.shortcuts').hide();
  467. });
  468. $('.to-shortcuts').click(function(){
  469. $('.shortcuts').toggle();
  470. });
  471. $(document).click(function(evt){
  472. //close notification popup
  473. if(!$(evt.target).hasClass('l-profile__notifications') && $(evt.target).parents('ul.notification-container').length == 0){
  474. $('.notification-container').hide();
  475. $('.l-profile__notifications').removeClass('active');
  476. }
  477. });
  478. // focusing on the first input at form
  479. if( location.href.indexOf('lead=') == -1 && !$('.ui-dialog').is(':visible') ){
  480. $('#vstobjects .vst-input:not([disabled]), #vstobjects .vst-list:not([disabled])').first().focus();
  481. }
  482. $('.l-profile__notifications').click(function(){
  483. if(!$('.l-profile__notifications').hasClass('active')){
  484. VE.notifications.get_list();
  485. $('.l-profile__notifications').addClass('active');
  486. left = $('.l-profile__notifications').offset().left - $('.notification-container').outerWidth() + 22;
  487. $('.notification-container').css({left: left+'px'});
  488. } else {
  489. $('.notification-container').hide();
  490. $('.l-profile__notifications').removeClass('active');
  491. }
  492. });
  493. VE.navigation.init();
  494. $('.button').attr('title','ctrl+Enter');
  495. $('.button.cancel').attr('title','ctrl+Backspace');
  496. VE.core.register();
  497. if (location.href.search(/list/) != -1) {
  498. var shift_select_ref = $('body').finderSelect({
  499. children: '.l-unit',
  500. 'onFinish': function(evt) {
  501. if ($('.l-content').find('.l-unit.selected').length == $('.l-content').find('.l-unit').length) {
  502. $('.toggle-all').addClass('clicked-on');
  503. }
  504. },
  505. 'toggleAllHook': function() {
  506. if ($('.l-unit').length == $('.ch-toggle:checked').length) {
  507. $('.l-unit.selected').removeClass('selected');
  508. $('.ch-toggle').prop('checked', false);
  509. $('#toggle-all').prop('checked', false);
  510. }
  511. else {
  512. $('.ch-toggle').prop('checked', true);
  513. $('#toggle-all').prop('checked', true);
  514. }
  515. }
  516. });
  517. $('table').on('mousedown', 'td', function(e) {
  518. if (e.ctrlKey) {
  519. e.preventDefault();
  520. }
  521. });
  522. }
  523. //
  524. $('form#objects').on('submit', function(evt) {
  525. $('.l-unit').find('.ch-toggle').prop('checked', false);
  526. $('.l-unit.selected').find('.ch-toggle').prop('checked', true);
  527. });
  528. });