more work on, #1944

This commit is contained in:
Torkel Ödegaard
2015-05-05 20:33:06 +02:00
parent 1e196fc091
commit 0c56ae4f32
6 changed files with 26 additions and 16 deletions

View File

@@ -16,7 +16,6 @@ function (angular, kbn) {
info.href = templateSrv.replace(link.url || '');
info.title = templateSrv.replace(link.title || '');
info.href += '?';
}
else {
info.title = templateSrv.replace(link.title || '');