Коммит
329f991e5d
|
@ -31,6 +31,7 @@ export class InfoTab extends Controls.BaseControl {
|
|||
// var link = taskAttachment._links.self.href;
|
||||
// var attachmentName = taskAttachment.name;
|
||||
// // do some thing here
|
||||
// // see how to get auth https://www.visualstudio.com/en-us/docs/report/analytics/building-extension-against-analytics-service
|
||||
// }
|
||||
// });
|
||||
// });
|
||||
|
@ -49,4 +50,4 @@ InfoTab.enhance(InfoTab, $(".build-info"), {});
|
|||
// Notify the parent frame that the host has been loaded
|
||||
VSS.notifyLoadSucceeded();
|
||||
|
||||
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче