diff options
Diffstat (limited to 'UI/batch/filter.html')
-rw-r--r-- | UI/batch/filter.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/UI/batch/filter.html b/UI/batch/filter.html index 3cb69089..87c1d847 100644 --- a/UI/batch/filter.html +++ b/UI/batch/filter.html @@ -30,7 +30,7 @@ options = batch_users value_attr = "entity_id" text_attr = "username" - name = "created_by" + name = "created_by_eid" default_values = [created_by] } ?></div> <div class="input" id="description_div"> |