Changes

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

edits

Navigation menu