FET Forum

FET Support (English) => Get Help => Topic started by: Pietro on October 05, 2012, 07:18:56 PM

Title: Hide "break" tag
Post by: Pietro on October 05, 2012, 07:18:56 PM
I open a new thread because now my problem is hide the "brake" tag.
So doing, my timetable come wrong, because some activities go in the place of "break" tag.
I attach my two timetables created from the same teacher-horizontal html file, one with -x- hidden and one with -x- shown. The one with -x- shown is ok. The other is wrong.
Is it a bug?
Title: Re: Hide "break" tag
Post by: Liviu Lalescu on October 08, 2012, 11:08:55 AM
It is a FET bug if it is not your bug. Please give more details and send your input file.
Title: Re: Hide "break" tag
Post by: Volker Dirr on October 11, 2012, 12:29:16 PM
Can you please give us more information?

Currently it look like you removed the "<td>-X-</td>" stuff in the html files. That mean you removed the cells and it will look like the attached pdf file.
You can remove the "-X-" stuff, but keep the "<td>" and "</td>" stuff, because it is highly needed for a correct table.

Please let me now if that isn't the bug. Please give me more information in that case, because i want to reproduce and fix that bug.

Regards
Volker
Title: Re: Hide "break" tag
Post by: Pietro on October 11, 2012, 12:46:25 PM
I will post the FET file with html timetables ASAP, maybe in the afternoon.
Title: Re: Hide "break" tag
Post by: Volker Dirr on October 11, 2012, 01:08:12 PM
Most needed is a small discription what you done. How did you hide the "break" tag.
Title: Re: Hide "break" tag
Post by: Pietro on October 11, 2012, 04:04:14 PM
Sorry but this afternoon I tried to get the same error but didn't succeed.
Can't understand why.
However, last week I was using the "span.break" tag, inserting a "display: none;".
So doing, this afternoon it is all ok.
Title: Re: Hide "break" tag
Post by: Pietro on October 19, 2012, 07:56:21 PM
I think I were using the "display: none;" in the wrong place. I think I put in the "td" section instead of "span" section. So, the table was missing some "td"s.

Sorry!
Thanks for your precious support!!!