Last active
April 20, 2019 02:03
-
-
Save hobbes3/abfcbbe62d812120c32230811434c17f to your computer and use it in GitHub Desktop.
splunk dashboard reset button xml simplexml
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
<!-- Provided by Gleb Esman --> | |
<html> | |
<div> | |
<a type="button" style="margin-bottom: 10px;" class="btn" href="/app/$env:app$/$env:page$">Reset dashboard</a> | |
</div> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment