From: kashalkar Date: Wed, 29 Mar 2017 19:14:23 +0000 (+0200) Subject: Merge "RIFT-15943 - Debug tab presented no content and download button broken - the... X-Git-Tag: v2.0.0~19 X-Git-Url: https://osm.etsi.org/gitweb/?a=commitdiff_plain;ds=sidebyside;h=ef3a1f2ff2307664018018f4049ecf1a195e3d32;hp=ef3a1f2ff2307664018018f4049ecf1a195e3d32;p=osm%2FUI.git Merge "RIFT-15943 - Debug tab presented no content and download button broken - the link eventDispatch was not working — converted to link.click() - cleaned up download — removed prefix (no longer needed) — postponed building download content till button pressed - added isLoading support — retrieving crash log from server can take some time — display loading text on page when loading — use loading component - bit of code clean up — formatting — var -> let/const — comments" ---