Ticket #4123 (closed Feature Requests: fixed)

Opened 2 years ago

Last modified 2 years ago

add drawselects to gui_elements

Reported by: mbrevda Assigned to:
Priority: minor Milestone: 2.8
Component: FreePBX Framework Version: SVN-HEAD
Keywords: Cc:
Confirmation: Unreviewed SVN Revision (if applicable):
Backend Engine: All Backend Engine Version:

Description

Requires the ability to toggle the off the auto-generating tr/td around the selects. Also requires #4121

Attachments

patch.diff (4.1 kB) - added by mbrevda on 03/10/10 17:28:49.

Change History

03/10/10 17:28:49 changed by mbrevda

  • attachment patch.diff added.

03/10/10 23:09:26 changed by p_lindheimer

sure you can add this to the gui elements, it's just incremental right?

03/11/10 00:09:56 changed by mbrevda

Erm, 99% for sure, although I briefly touched the core class (guielement::guielement)

03/11/10 05:39:37 changed by mbrevda

  • status changed from new to closed.
  • resolution set to fixed.

(In [9127]) closes #4123; add drawselects to gui_elements