Mailinglist Archive: opensuse-buildservice (83 mails)
< Previous | Next > |
Re: [opensuse-buildservice] Changing the default count of displayed packages in the webui
- From: Karsten Keil <kkeil@xxxxxxxxxxxxxx>
- Date: Tue, 08 Apr 2014 08:10:34 +0200
- Message-id: <534392DA.1070908@linux-pingi.de>
Hey Henne,
Am 07.04.2014 13:11, schrieb Henne Vogelsang:
Great.
How could I miss this in my search ? - I really do not know.
Thanks a lot
Karsten
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@xxxxxxxxxxxx
To contact the owner, e-mail: opensuse-buildservice+owner@xxxxxxxxxxxx
Am 07.04.2014 13:11, schrieb Henne Vogelsang:
Hey,
On 04.04.2014 16:53, Karsten Keil wrote:
I'm searching for a configuration
This isn't configurable.
or if not available a place in the
source code to change the default count (currently 25) of displayed
packages of a project in the webui (OBS version 2.4).
app/views/project/show.html.erb:173
- renderPackagesTable(packages);
+ renderPackagesTable(packages, 100);
Great.
How could I miss this in my search ? - I really do not know.
Thanks a lot
Karsten
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@xxxxxxxxxxxx
To contact the owner, e-mail: opensuse-buildservice+owner@xxxxxxxxxxxx
< Previous | Next > |