From e46eca92b60d43fc6e6c6b007dcf05b2e013c119 Mon Sep 17 00:00:00 2001 From: Roman Gotsiy Date: Wed, 21 Oct 2015 17:26:06 +0300 Subject: [PATCH] fix incorrect cell order body-param --- lib/components/ParamsList/params-list.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/components/ParamsList/params-list.html b/lib/components/ParamsList/params-list.html index 940f13be..2e5cb03e 100644 --- a/lib/components/ParamsList/params-list.html +++ b/lib/components/ParamsList/params-list.html @@ -30,11 +30,11 @@ {{data.bodyParam.name}} + {{data.bodyParam.description}} - {{data.bodyParam.description}}