Adapting GUI for error report managing
[vid.git] / vid-app-common / src / main / webapp / app / vid / scripts / view-models / aaiSubDetails.htm
index 6c2dfc6..4b9f8b0 100755 (executable)
                                <label>Status:</label><span class="status">{{status}}</span>\r
                        </div>\r
 \r
-                       <div data-tests-id="subDetailsErrMsg" ng-if="errorMsg != null"><font color='red'>{{errorMsg}}<pre>{{errorDetails | json}}</pre></font></div>\r
+                       <div data-tests-id="subDetailsErrMsg" ng-if="errorMsg != null">\r
+                               <font color='red'>{{errorMsg}}<pre>{{errorDetails | json}}</pre></font>\r
+                               <button class="btn btn-danger" ng-click="showReportWindow()" ng-if="isShowErrorReport()">Create report</button>\r
+                       </div>\r
        \r
                         <h1 class="heading1"><center>Subscriber Details for {{selectedSubscriberId}} ({{selectedSubscriberName}})</center></h1>\r
                        <br>\r