Move the logic of setting color and showing bookmarked quotes to util
commit6ad0ad102068a68afa4de04a7de18fd389045410
authorImran M Yousuf <imyousuf@smartitengineering.com>
Sat, 6 Mar 2010 02:05:47 +0000 (6 08:05 +0600)
committerImran M Yousuf <imyousuf@smartitengineering.com>
Sat, 6 Mar 2010 03:40:11 +0000 (6 09:40 +0600)
treeffcbaa91fc3e3ceb9ab3d9a36c4acdf93b0157f6
parent62f04eb5e546429bb8c4e9895c27d38236de4b31
Move the logic of setting color and showing bookmarked quotes to util

Since its a functionality that needs to be performed by all display ops its
only fitting to have in a place which will not need invokers to do same
stuff for displaying and row coloring

Signed-off-by: Imran M Yousuf <imyousuf@smartitengineering.com>
feedprovider/src/main/resources/com/smartitengineering/stockexchange/feeds/pages/StockExchangePage.html
feedprovider/src/main/webapp/js/utility.js