diff options
| author | Jonathan Prykop <jonathan@freeside.biz> | 2016-08-06 00:10:39 -0500 |
|---|---|---|
| committer | Jonathan Prykop <jonathan@freeside.biz> | 2016-08-31 22:51:42 -0500 |
| commit | f783e0d36945cc2eeaeefdb1efdc6bc75c4607dc (patch) | |
| tree | d2a2cb90d387c0e11390d40badeed0725b0ee7b9 /httemplate/elements/tr-select-rt-queue.html | |
| parent | c02f0c21ed0fc1d3982135a909c380fa7bb634d4 (diff) | |
RT#71696: OFM Request for additional action on Billing Events
Diffstat (limited to 'httemplate/elements/tr-select-rt-queue.html')
| -rw-r--r-- | httemplate/elements/tr-select-rt-queue.html | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/httemplate/elements/tr-select-rt-queue.html b/httemplate/elements/tr-select-rt-queue.html new file mode 100644 index 000000000..ac3689b1c --- /dev/null +++ b/httemplate/elements/tr-select-rt-queue.html @@ -0,0 +1,7 @@ + +<& 'tr-td-label.html', @_ &> +<TD> +<& 'select-rt-queue.html', @_ &> +</TD> +</TR> + |
