We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eaffc31 commit 7757207Copy full SHA for 7757207
Analytics/App_Plugins/Analytics/backOffice/AnalyticsTree/partials/settings.html
@@ -46,10 +46,10 @@ <h5>Web Property Id: {{ selectedprofile.WebPropertyId }}</h5>
46
</div>
47
48
49
- <h4>DEBUG</h4>
+ <!-- <h4>DEBUG</h4>
50
<textarea>{{ settings | json }}</textarea><br />
51
<textarea>{{ selectedaccount | json }}</textarea><br/>
52
- <textarea>{{ selectedprofile | json }}</textarea>
+ <textarea>{{ selectedprofile | json }}</textarea>-->
53
54
55
<div class="umb-tab-buttons">
0 commit comments