Fixed #68 - Option "Use trends from" at configuration page don't work
This commit is contained in:
@@ -42,7 +42,7 @@
|
|||||||
</li>
|
</li>
|
||||||
<li ng-if="current.jsonData.trends">
|
<li ng-if="current.jsonData.trends">
|
||||||
<input type="text" class="tight-form-input input-small"
|
<input type="text" class="tight-form-input input-small"
|
||||||
ng-model='current.basicAuthUser'
|
ng-model='current.jsonData.trendsFrom'
|
||||||
placeholder="7d">
|
placeholder="7d">
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|||||||
Reference in New Issue
Block a user