Re: [fossil-users] "Delete Ad-Unit" button doesn't work

2012-08-09 Thread Michael Richter
I'm going to ask what is probably a remarkably stupid question, but what is an "ad-unit"? I can't find mention of it in a(n admittedly cursory) look-over of the docs. On 10 August 2012 03:11, Richard Hipp wrote: > > > On Thu, Aug 9, 2012 at 2:50 PM, Sergey Sfeli wrote: > >> db_multi_exec("DELET

Re: [fossil-users] "Delete Ad-Unit" button doesn't work

2012-08-09 Thread Richard Hipp
On Thu, Aug 9, 2012 at 2:50 PM, Sergey Sfeli wrote: > db_multi_exec("DELETE...") in setup.c (line 1417) deletes an ad-unit and > then textarea_attribute() adds it back. > Your work-around is to simply change the text of the ad-unit to an empty string. > > __

[fossil-users] "Delete Ad-Unit" button doesn't work

2012-08-09 Thread Sergey Sfeli
db_multi_exec("DELETE...") in setup.c (line 1417) deletes an ad-unit and then textarea_attribute() adds it back. ___ fossil-users mailing list fossil-users@lists.fossil-scm.org http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users