• JC Brand's avatar
    Use a named variable for _.template · 8a4aa4ef
    JC Brand authored
    This removes the need for `switch (obj)` in the template which is not
    allowed in strict mode.
    
    Additionally using a named variable speeds up rendering.
    8a4aa4ef
add_contact_dropdown.html 364 Bytes