commit | fa43135a46d850a0551ca19098e143ac9e2cf112 | [log] [tgz] |
---|---|---|
author | Edwin Kempin <edwin.kempin@sap.com> | Thu Oct 23 09:50:49 2014 +0200 |
committer | Edwin Kempin <edwin.kempin@sap.com> | Tue Oct 28 11:20:06 2014 +0100 |
tree | f144ba46abe47d38d3c159c8a939c362d2480f13 | |
parent | 06c31880f14e6dd58e3c092167815646d4145811 [diff] |
Return null as web link if no web link should be displayed So far a web link without URL was returned to indicate that no link should be displayed, but with I28b98c25a this now results in a warning in the log that we don't want to see. Also the web links targets are now exposed as an inner class of the WebLink interface. Adapt the plugin code to this change. Change-Id: Ifd10df61ad80bf792348b5bd99aa2e5cf5288635 Signed-off-by: Edwin Kempin <edwin.kempin@sap.com>