]> git.uio.no Git - usit-rt.git/blobdiff - lib/RT/Config.pm
Dev to 4.0.11
[usit-rt.git] / lib / RT / Config.pm
index 7fe7b7bb26b4b1cf3464693a5de63f0398cf8d42..11d337bdab3160de03051e6a7c58557702472155 100644 (file)
@@ -302,15 +302,6 @@ our %META = (
     },
 
     # User overridable options for RT at a glance
-    DefaultSummaryRows => {
-        Section         => 'RT at a glance',    #loc
-        Overridable     => 1,
-        SortOrder       => 1,
-        Widget          => '/Widgets/Form/Integer',
-        WidgetArguments => {
-            Description => 'Number of search results',    #loc
-        },
-    },
     HomePageRefreshInterval => {
         Section         => 'RT at a glance',                       #loc
         Overridable     => 1,