This is an automated email from the ASF dual-hosted git repository. sushuang pushed a commit to branch release in repository https://gitbox.apache.org/repos/asf/incubator-echarts.git
commit fa477050efd96e80f3c11420e3efddec6350bf3e Author: sushuang <[email protected]> AuthorDate: Wed Sep 12 16:07:20 2018 +0800 tweak --- test/custom-feature.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test/custom-feature.html b/test/custom-feature.html index ab75569..7c568b1 100644 --- a/test/custom-feature.html +++ b/test/custom-feature.html @@ -39,8 +39,8 @@ under the License. </style> - <!-- <div id="main0"></div> - <div id="main2"></div> --> + <div id="main0"></div> + <div id="main2"></div> <div id="main3"></div> <!-- <div id="main1"></div> --> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
