gerrit/polygerrit-ui/app/scripts
David Pursehouse 5c1caa4f62 Polygerrit: Fix redirection
Check for the data.hash having a value, rather than being not null.

If the value is "" the check `!= null` passes, but then it tries
to redirect to the empty string.

Change-Id: I9c78d94fa3d6b450a5aa537f8205b6bf337652e6
2016-01-08 14:49:47 +00:00
..
app.js Polygerrit: Fix redirection 2016-01-08 14:49:47 +00:00
ba-linkify.js Add a polymer element to parse and linkify a string of text 2015-12-21 14:51:35 -05:00
changes.js Add reply dropdown to publish drafts 2015-12-10 17:15:56 +00:00
fake-app.js Add fake global app for testing 2015-12-01 14:11:18 -05:00
link-text-parser.js Fix issue with gr-linked-text not properly linking >1 config matches 2016-01-06 14:59:52 +00:00
util.js Draft comments initial implementation 2015-12-09 12:32:37 -05:00