Hide extension.endpoint_id display for now
[ipypbx] / ui / layout.ui
index eb6a8c7..77ae3b8 100644 (file)
@@ -30,7 +30,7 @@
      </size>
     </property>
     <property name="currentIndex">
-     <number>5</number>
+     <number>0</number>
     </property>
     <widget class="QWidget" name="connectionsTab">
      <attribute name="title">
        </item>
        <item row="0" column="1">
         <layout class="QFormLayout" name="formLayout_4">
+         <property name="fieldGrowthPolicy">
+          <enum>QFormLayout::AllNonFixedFieldsGrow</enum>
+         </property>
+         <item row="0" column="0">
+          <widget class="QLabel" name="label_28">
+           <property name="text">
+            <string>Destination Match</string>
+           </property>
+          </widget>
+         </item>
+         <item row="0" column="1">
+          <widget class="QLineEdit" name="extensionDestinationMatch"/>
+         </item>
          <item row="1" column="0">
           <widget class="QLabel" name="label_3">
            <property name="text">
            </property>
           </widget>
          </item>
-         <item row="0" column="0">
-          <widget class="QLabel" name="label_28">
-           <property name="text">
-            <string>Destination Match</string>
+         <item row="1" column="1">
+          <widget class="QPlainTextEdit" name="extensionXmlDialplan">
+           <property name="whatsThis">
+            <string/>
+           </property>
+           <property name="plainText">
+            <string notr="true"> &lt;action application=&quot;echo&quot; data=&quot;&quot;/&gt;
+</string>
            </property>
           </widget>
          </item>
            </property>
           </widget>
          </item>
-         <item row="3" column="0">
-          <widget class="QLabel" name="label_30">
-           <property name="text">
-            <string>Endpoint</string>
-           </property>
-          </widget>
+         <item row="2" column="1">
+          <widget class="QComboBox" name="extensionDomainId"/>
          </item>
-         <item row="4" column="0">
+         <item row="3" column="0">
           <widget class="QCheckBox" name="extensionIsActive">
            <property name="text">
             <string>Is Active</string>
            </property>
           </widget>
          </item>
-         <item row="4" column="1">
+         <item row="3" column="1">
           <widget class="QCheckBox" name="extensionAuthenticateCalls">
            <property name="text">
             <string>Authenticate Calls</string>
            </property>
           </widget>
          </item>
-         <item row="0" column="1">
-          <widget class="QLineEdit" name="extensionDestinationMatch"/>
-         </item>
-         <item row="2" column="1">
-          <widget class="QComboBox" name="extensionDomainId"/>
-         </item>
-         <item row="3" column="1">
-          <widget class="QComboBox" name="extensionEndpointId"/>
-         </item>
-         <item row="1" column="1">
-          <widget class="QPlainTextEdit" name="extensionXmlDialplan">
-           <property name="whatsThis">
-            <string/>
-           </property>
-           <property name="plainText">
-            <string notr="true"> &lt;action application=&quot;echo&quot; data=&quot;&quot;/&gt;
-</string>
-           </property>
-          </widget>
-         </item>
         </layout>
        </item>
        <item row="0" column="0">
   <tabstop>extensionViewList</tabstop>
   <tabstop>extensionDestinationMatch</tabstop>
   <tabstop>extensionDomainId</tabstop>
-  <tabstop>extensionEndpointId</tabstop>
   <tabstop>extensionAuthenticateCalls</tabstop>
   <tabstop>extensionIsActive</tabstop>
   <tabstop>extensionAdd</tabstop>