update identification feature

This commit is contained in:
Luke Pulverenti 2016-01-15 14:15:51 -05:00
parent e7a0781195
commit a08a1c37ec

View File

@ -1,4 +1,4 @@
define(['components/paperdialoghelper', 'paper-dialog', 'paper-fab', 'paper-input'], function (paperDialogHelper) {
define(['components/paperdialoghelper', 'paper-dialog', 'paper-fab', 'paper-input', 'paper-checkbox'], function (paperDialogHelper) {
var currentItem;
var currentDeferred;