My appointments table obscured in alternate interface

Bug #1811624 reported by Thomas Graydon-Guy
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
queXS
Fix Committed
Low
Adam Zammit

Bug Description

Only half a row of the table in the 'My appointments' tab is visible using the alternate interface.

Where all other tabs have class 'col-sm-12', this tab has 'embeddedobject'.

On line 318 of index_interface2.php, changing this bit

<?php xhtml_object("myappointments.php","main-myappointmentlist");?>

to this

<?php xhtml_object("myappointments.php","main-myappointmentlist","col-sm-12");?>

fixed the problem for me.

Related branches

Revision history for this message
Thomas Graydon-Guy (tgrayguy) wrote :
Revision history for this message
Adam Zammit (adamzammit) wrote :

Thanks for the report and fix Thomas!

Changed in quexs:
assignee: nobody → Adam Zammit (adamzammit)
importance: Undecided → Low
status: New → Fix Committed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.