diff --git a/apimanager/base/static/css/obpjsoneditor.css b/apimanager/base/static/css/obpjsoneditor.css index b5ac859..13f707a 100644 --- a/apimanager/base/static/css/obpjsoneditor.css +++ b/apimanager/base/static/css/obpjsoneditor.css @@ -15,5 +15,6 @@ } .jsoneditor_div{ + display: none; height: 400px; } \ No newline at end of file diff --git a/apimanager/methodrouting/templates/methodrouting/index.html b/apimanager/methodrouting/templates/methodrouting/index.html index 644124f..3652a53 100644 --- a/apimanager/methodrouting/templates/methodrouting/index.html +++ b/apimanager/methodrouting/templates/methodrouting/index.html @@ -131,7 +131,7 @@ {% endif %}