Skip to content

Commit

Permalink
Update End Of Line
Browse files Browse the repository at this point in the history
  • Loading branch information
mmujahiduddin committed Oct 30, 2024
1 parent c14f53f commit 0e882a0
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion assemblies/pentaho-war/src/main/webapp/js/parameters.js
Original file line number Diff line number Diff line change
Expand Up @@ -491,4 +491,4 @@ function closeMantleTab(){
alert("error closing tab: "+e);
}
}
});
});
2 changes: 1 addition & 1 deletion assemblies/pentaho-war/src/main/webapp/js/utils.js
Original file line number Diff line number Diff line change
Expand Up @@ -535,4 +535,4 @@ function reservedCharListForDisplay( separatorString ) {
return "/ \ :";
}

});
});
Original file line number Diff line number Diff line change
Expand Up @@ -73,4 +73,4 @@ CCP.getForumFeed = function(divId){
error: function() { throw new Error("jQuery RSS: url don't link to RSS-Feed") }
});
}
});
});

0 comments on commit 0e882a0

Please sign in to comment.