Changes

Jump to navigation Jump to search
m
no edit summary
Line 28: Line 28:  
     store.put(record);
 
     store.put(record);
   −
     var recordcheck = index.get([record.name.first, record.name.second]);
+
     var recordcheck = index.get([record.name.first, record.name.last]);
 
     recordcheck.onsuccess = function() {
 
     recordcheck.onsuccess = function() {
 
       console.log(recordcheck);
 
       console.log(recordcheck);
530

edits

Navigation menu