Skip to content

Commit 7757207

Browse files
author
Tim Geyssens
committed
Removes debug from settings views
1 parent eaffc31 commit 7757207

File tree

1 file changed

+2
-2
lines changed
  • Analytics/App_Plugins/Analytics/backOffice/AnalyticsTree/partials

1 file changed

+2
-2
lines changed

Analytics/App_Plugins/Analytics/backOffice/AnalyticsTree/partials/settings.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,10 +46,10 @@ <h5>Web Property Id: {{ selectedprofile.WebPropertyId }}</h5>
4646
</div>
4747

4848

49-
<h4>DEBUG</h4>
49+
<!-- <h4>DEBUG</h4>
5050
<textarea>{{ settings | json }}</textarea><br />
5151
<textarea>{{ selectedaccount | json }}</textarea><br/>
52-
<textarea>{{ selectedprofile | json }}</textarea>
52+
<textarea>{{ selectedprofile | json }}</textarea>-->
5353

5454

5555
<div class="umb-tab-buttons">

0 commit comments

Comments
 (0)