• Sean Hammond's avatar
    Re-order methods in AnnotationController · a8506c21
    Sean Hammond authored
    Private functions first, then public methods, and each section in alphabetical
    order. This also means that all `on*()` event listener functions are together
    (except for vm.onKeydown()).
    
    Also always use the `function foo() {}` form instead of mixing it with
    `var foo = function() {}`.
    a8506c21
Name
Last commit
Last update
..
browser/firefox Loading commit data...
static Loading commit data...
templates/client Loading commit data...