Scheduled service maintenance on November 22


On Friday, November 22, 2024, between 06:00 CET and 18:00 CET, GIN services will undergo planned maintenance. Extended service interruptions should be expected. We will try to keep downtimes to a minimum, but recommend that users avoid critical tasks, large data uploads, or DOI requests during this time.

We apologize for any inconvenience.

Browse Source

Remove prospective tab widgets

They will not materialize in time for the MVP release
Michael Hanke 2 years ago
parent
commit
1b8058dfe1
1 changed files with 0 additions and 24 deletions
  1. 0 24
      datalad_gooey/resources/ui/main_window.ui

+ 0 - 24
datalad_gooey/resources/ui/main_window.ui

@@ -119,22 +119,6 @@
           </item>
          </layout>
         </widget>
-        <widget class="QWidget" name="historyTab">
-         <property name="enabled">
-          <bool>false</bool>
-         </property>
-         <attribute name="title">
-          <string>History</string>
-         </attribute>
-        </widget>
-        <widget class="QWidget" name="otherContextTab">
-         <property name="enabled">
-          <bool>false</bool>
-         </property>
-         <attribute name="title">
-          <string>...</string>
-         </attribute>
-        </widget>
        </widget>
       </widget>
       <widget class="QTabWidget" name="consoleTabs">
@@ -174,14 +158,6 @@
          </item>
         </layout>
        </widget>
-       <widget class="QWidget" name="tab_2">
-        <property name="enabled">
-         <bool>false</bool>
-        </property>
-        <attribute name="title">
-         <string>...</string>
-        </attribute>
-       </widget>
       </widget>
      </widget>
     </item>