Skip to content
Snippets Groups Projects
Commit ab5f3ead authored by Uma's avatar Uma
Browse files

Rss feed row click should be avoided

parent 07892533
No related branches found
No related tags found
No related merge requests found
......@@ -321,7 +321,7 @@ Vtiger_List_Js("Rss_List_Js",{},{
var container = this.getListViewContainer();
this.registerRssAddButtonClickEvent();
this.registerRssUrlClickEvent();
//Avoiding this call file_get_contents is not fetching data successfully.
//Avoiding this call as file_get_contents is not fetching data successfully.
//this.registerFeedClickEvent(container);
this.registerMakeDefaultClickEvent(container);
this.setFeedContainerHeight(container);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment