[Bps-public-commit] rt-extension-automaticassignment branch, master, updated. 0f0e185b38521ff9ca1c2ebca41fe0dc6e0bff2e

Shawn Moore shawn at bestpractical.com
Wed Aug 17 17:16:50 EDT 2016


The branch, master has been updated
       via  0f0e185b38521ff9ca1c2ebca41fe0dc6e0bff2e (commit)
      from  dc36ac1db16afca692c260e8c7a46d522c271c1c (commit)

Summary of changes:
 html/Admin/Queues/Elements/Chooser/Random | 18 ------------------
 1 file changed, 18 deletions(-)

- Log -----------------------------------------------------------------
commit 0f0e185b38521ff9ca1c2ebca41fe0dc6e0bff2e
Author: Shawn M Moore <shawn at bestpractical.com>
Date:   Wed Aug 17 21:20:39 2016 +0000

    Remove test debug code

diff --git a/html/Admin/Queues/Elements/Chooser/Random b/html/Admin/Queues/Elements/Chooser/Random
index d8689c5..036f066 100644
--- a/html/Admin/Queues/Elements/Chooser/Random
+++ b/html/Admin/Queues/Elements/Chooser/Random
@@ -1,23 +1,5 @@
 <&| /Admin/Queues/Elements/SortableBox, prefix => $prefix, is_filter => 0, class_name => 'Random' &>
 <p>This chooser selects a random owner from the pool of eligible users.</p>
-<table>
-<tr>
-<td class="label"><label for="<% $prefix %>_begin">Begin Custom Field:</label></td>
-<td class="value">
-<select id="<% $prefix %>_begin" name="<% $prefix %>_begin">
-<option value="">-</option>
-</select>
-</td>
-</tr>
-<tr>
-<td class="label"><label for="<% $prefix %>_end">End Custom Field:</label></td>
-<td class="value">
-<select id="<% $prefix %>_end" name="<% $prefix %>_end">
-<option value="">-</option>
-</select>
-</td>
-</tr>
-</table>
 </&>
 <%ARGS>
 $prefix

-----------------------------------------------------------------------


More information about the Bps-public-commit mailing list