git-svn-id: https://svn.apache.org/repos/asf/incubator/ambari/trunk@1489106 13f79535-47bb-0310-9956-ffa450edef68
@@ -353,6 +353,7 @@ App.MainAppsController = Em.ArrayController.extend({
*/
clearFilters: function () {
var obj=this.get("filterObject");
+ obj.set("sSearch","");
obj.set("sSearch_0","");
obj.set("sSearch_1","");
obj.set("sSearch_2","");