This commit is contained in:
James Cole
2016-02-10 15:04:06 +01:00
parent 94b6c7975a
commit 076ff7c7ba
4 changed files with 94 additions and 5 deletions

View File

@@ -11,7 +11,7 @@
$(function () {
"use strict";
console.log("edit");
console.log("create");
if (triggerCount === 0) {
addNewTrigger();
}