From 0d64cc93278d39bd4c87cf5110d326f57574c8a1 Mon Sep 17 00:00:00 2001 From: Maximilian Hils Date: Thu, 18 Sep 2014 02:22:10 +0200 Subject: flowtable: add selection indicator, add keyboard navigation --- web/gulpfile.js | 1 + 1 file changed, 1 insertion(+) (limited to 'web/gulpfile.js') diff --git a/web/gulpfile.js b/web/gulpfile.js index 6b1758d5..a0f7825b 100644 --- a/web/gulpfile.js +++ b/web/gulpfile.js @@ -42,6 +42,7 @@ var path = { 'js/stores/flowstore.js', 'js/connection.js', 'js/components/header.jsx.js', + 'js/components/flowtable-columns.jsx.js', 'js/components/flowtable.jsx.js', 'js/components/eventlog.jsx.js', 'js/components/footer.jsx.js', -- cgit v1.2.3