In 'Recently Added' UI partial the following code line gets executed as a
part of the success handler of 'getRecentlyAddedAPIs' AJAX call.

$("p").text("<b>Some</b> new text.");

When "tagWiseMode" is enabled the above code line replaces the tag
description with "<b>Some</b> new text."

After going though the code I saw that we can remove the above line without
any harm.

Shall I go ahead with removing that line ?

Thanks

-- 
*Rushmin Fernando*
*Technical Lead*

WSO2 Inc. <http://wso2.com/> - Lean . Enterprise . Middleware

email : [email protected]
mobile : +94772310855
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to