This commit is contained in:
James Cole
2018-12-22 06:21:06 +01:00
parent 070e1e81ae
commit d27176c0b3
22 changed files with 174 additions and 2 deletions

View File

@@ -22,7 +22,7 @@
$(function () {
"use strict";
$(".content-wrapper form input:enabled:visible:first").first().focus().select();
if (triggerCount > 0) {
console.log('trigger count is larger than zero, call onAddNewTrigger.');
onAddNewTrigger();