summaryrefslogtreecommitdiff
path: root/src/view/edge_info.js
AgeCommit message (Collapse)Author
2014-12-16moving files around after repository mergerAlon Levy
2014-12-03"use strict" must be firstAlon Levy
Firebug 3.0 alpha or Firefox nightly 37 says: SyntaxError: 'use strict' statement won't be enforced as a directive because it isn't in directive prologue position
2014-11-13rename scripts/ -> src/LV-426