Merge pull request 'Fixed #52' (#55) from bema/fix/#52 into dev

Reviewed-on: R11/release11-tools-web#55
This commit is contained in:
2023-02-22 11:13:16 +01:00

View File

@@ -207,7 +207,7 @@ function clearMock(){
$('#httpStatusValues').html('');
}
function initializeMocksetModified(index){
function initializeMock(index){
clearMock();
fillStaticFields(json[index].clientUUID
, json[index].mockedResponseId