I am trying to hide the "Clear All" option from the prompt reset button in OBIEE 11.1.1.6.12. The users should just see the "Reset to last applied values" and "Reset to default values" options. The code for the reset button is part of the "promptsruntime.js" file that is found at the following location "/Middleware/Oracle_BI1/bifoundation/web/app/res/b_mozilla/prompts".
Any ideas on the tag that needs to be modified to remove the Clear All option? Or would there be an alternate file that provides the option?