Created
October 3, 2014 13:43
-
-
Save contensis/edf0f7c88e2372760fca to your computer and use it in GitHub Desktop.
Custom report Config
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<toolbar overrides="ContentFilterDropDown"> | |
<tools name="ContentFilterDropDown"> | |
<tool name="Aliases" tooltip="List of website Aliases"> | |
<params> | |
<param name="DialogueKey_StoredProcedure">bp_AliasList</param> | |
<param name="DialogueKey_Title">List of website Aliases</param> | |
<param name="DialogueKey_Extended">1</param> | |
</params> | |
</tool> | |
</tools> | |
</toolbar> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment