This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lnt.
from c06cb64 Remove a debugging print new 75d4289 Move common JS operations into a static file new 33bc911 We dont use this anymore new 8c7b88d Use Datatables instead of sortable.js to render these tables new c239bc4 Cleanup some PEP8 + unused
The 4 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: lnt/server/ui/static/lnt.js | 46 +++++++++++++++++++++++ lnt/server/ui/templates/layout.html | 34 ++--------------- lnt/server/ui/templates/v4_regression_detail.html | 1 - lnt/server/ui/templates/v4_run.html | 2 +- lnt/server/ui/views.py | 10 ++--- 5 files changed, 54 insertions(+), 39 deletions(-) create mode 100644 lnt/server/ui/static/lnt.js