Fixed #52
This commit is contained in:
		@@ -207,7 +207,7 @@ function clearMock(){
 | 
			
		||||
    $('#httpStatusValues').html('');
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
function initializeMocksetModified(index){
 | 
			
		||||
function initializeMock(index){
 | 
			
		||||
        clearMock();
 | 
			
		||||
        fillStaticFields(json[index].clientUUID
 | 
			
		||||
            , json[index].mockedResponseId
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user