]> source.dussan.org Git - sonarqube.git/commit
SONAR-2073 Fix the url given when a widget is not configured.
authorDavid Gageot <david@gageot.net>
Tue, 15 May 2012 13:04:28 +0000 (15:04 +0200)
committerDavid Gageot <david@gageot.net>
Tue, 15 May 2012 13:04:28 +0000 (15:04 +0200)
commitda10b8a6c8f326b2f57dd7e02d21ce17dc34f9a7
tree717bfee09b74e07a3f65f22397ff8e357b5bd4a8
parent5f7425874f8579f0a1046ef8000ffb1fefc5c2ed
SONAR-2073 Fix the url given when a widget is not configured.

When a Filter widget has not yet been configured, the following message is displayed "Please configure the widget Filter." but link is incorrect as for instance this link is "http://localhost:9000/dashboard/configure/8?did=8" instead of "http://localhost:9000/dashboard/configure?did=8"
sonar-server/src/main/webapp/WEB-INF/app/views/dashboard/_widget.html.erb