Adapting GUI for error report managing
[vid.git] / vid-app-common / src / main / webapp / app / vid / scripts / view-models / creationDialog.htm
index 75f6b68..49d3ef8 100755 (executable)
                        </div>\r
                        <div class="buttonRow">\r
                                <button data-tests-id="confirmButton" ngx-enabled="{{isConfirmEnabled}}" att-button size="small"\r
-                                       ng-click="confirm();">Confirm</button>\r
+                                               ng-click="confirm();">Confirm</button>\r
                                <button type="button" data-tests-id="cancelButton" ng-click="cancel();" att-button\r
-                                       btn-type="primary" size="small">Cancel</button>\r
+                                               btn-type="primary" size="small">Cancel</button>\r
+                               <button class="btn-danger" ng-if="isShowErrorReport() && isServiceError" att-button size="small"\r
+                                               ng-click="showReportWindow()">Create report</button>\r
                        </div>\r
                </div>\r
        </div>\r