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