Changeset 56012e5 in github


Ignore:
Timestamp:
Jul 31, 2012 4:06:17 AM (10 months ago)
Author:
Aleksander Machniak <alec@…>
Children:
ab8fdaa
Parents:
b2c3c31
Message:

Fix variable scope

File:
1 edited

Legend:

Unmodified
Added
Removed
  • program/js/app.js

    rcfc27c9 r56012e5  
    42784278      return false; 
    42794279 
    4280     var c, list = this.contact_list, 
     4280    var c, col, list = this.contact_list, 
    42814281      row = document.createElement('tr'); 
    42824282 
Note: See TracChangeset for help on using the changeset viewer.