Dave Hatton wrote: > Here is a (hopefully) finished patch to add a DNS search path. > > Regarding the webui; > > 1. I noticed that for name servers it was suggesting a space separated > list, but I think from the code this should be comma separated. So I > altered this. >
It does currently, though to be consistent with the rest of the app (where nearly every list or dictionary/hash is space delimited), I think it should be made space delimited. I can take care of this on top of your patch. > 2. I altered the width of a number of field to hopefully improve the > looks. > > Dave Hatton > Thanks, will review this and get it merged in shortly. --Michael > > > > > ------------------------------------------------------------------------ > > _______________________________________________ > cobbler mailing list > [email protected] > https://fedorahosted.org/mailman/listinfo/cobbler _______________________________________________ cobbler mailing list [email protected] https://fedorahosted.org/mailman/listinfo/cobbler
