mirror of
https://github.com/Athou/commafeed.git
synced 2026-03-21 21:37:29 +00:00
minimum count as parameter
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
|
||||
Limit <input type="number" ng-model="limit" />
|
||||
Page <input type="number" ng-model="page" />
|
||||
Min. count <input type="number" ng-model="minCount" />
|
||||
<input type="button" class="btn" ng-click="refreshData()" value="Refresh" />
|
||||
<table class="table table-condensed table-hover" ui-if="counts">
|
||||
<thead>
|
||||
|
||||
Reference in New Issue
Block a user