File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -152,7 +152,7 @@ <h4>Request body</h4>
152152 </ div >
153153
154154 <!-- Response, right -->
155- < div class ="col-md-6 " ng-if ="transactionDetails.response ">
155+ < div class ="col-md-6 " ng-if ="transactionDetails.response || transactionDetails.error ">
156156 < div class ="panel panel-default sml-margin transaction-req-res-height ">
157157 < div class ="panel-heading ">
158158 < h3 class ="panel-title "> Response</ h3 >
Original file line number Diff line number Diff line change 11{
22 "name" : " openhim-console" ,
33 "description" : " This application provides a web application to configure and manage the OpenHIM-core component." ,
4- "version" : " 1.18.2 " ,
4+ "version" : " 1.18.3 " ,
55 "dependencies" : {
66 "http-server" : " ^14.1.1" ,
77 "keycloak-js" : " ^20.0.3" ,
You can’t perform that action at this time.
0 commit comments