This is just some static backup of the original site, don't expect every link to work!

Changeset 03d29f


Ignore:
Timestamp:
Aug 17, 2012, 6:25:35 PM (10 years ago)
Author:
rene <rene@…>
Branches:
ng_0.9
Children:
573656
Parents:
94490a
Message:

function gets no parameter

File:
1 edited

Legend:

Unmodified
Added
Removed
  • content/v_identity.js

    r94490a r03d29f  
    189189    },
    190190
    191     _getRecipients : function(row) {
     191    _getRecipients : function() {
    192192        var recipients = [];
    193193        for (var row = 1; row <= top.MAX_RECIPIENTS; row ++) {
Note: See TracChangeset for help on using the changeset viewer.