Hi Daniel,
some days ago I wrote to Linda:
> Dear Linda:
> before replying to the list, and if you are experienced with Firebug on
> Firefox (or its equivalent in Chrome or Safari), try
>
> $('#cataloguing_additem_itemlist th:nth-child(8)').css('display','none'); //
> 9th column header is at po
Linda,
Since no one's answered you yet, I'll offer some jQuery code to add to your
intranetuserjs, with the caveats that I'm on LLEK and that I'm a jQuery
neophyte whose naive solution is probably not bulletproof:
$("#cataloguing_additem_itemlist th:contains('Permanent
location')").remove();
$("#
2 matches
Mail list logo