Changeset:
        ac92479f3400
        
https://sourceforge.net/p/mrbs/hg-code/ci/ac92479f34007c1ee30ff8f4047defbfad6f0a4c
Author:
        John Beranek <[email protected]>
Date:
        Wed Oct 14 20:29:49 2015 +0100
Log message:

Merged with latest changes from 'default'

diffstat:

 web/css/mrbs.css.php |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diffs (11 lines):

diff -r 9f547e60cf3e -r ac92479f3400 web/css/mrbs.css.php
--- a/web/css/mrbs.css.php      Wed Oct 14 20:25:28 2015 +0100
+++ b/web/css/mrbs.css.php      Wed Oct 14 20:29:49 2015 +0100
@@ -226,6 +226,7 @@
 $column_hidden_width  = 0;       // (%) width of the column for hidden days 
(set to 0 for no column at all; 1 for a narrow column);
                                  //     when $times_along_top is TRUE, hidden 
days (rows) are not shown at all
 $column_row_labels_width   = 1;  // (%) width of the row label columns (will 
expand if necessary)
+$n_hidden_days = count($hidden_days);
 
 // month view:  work out what percentage of the width is available to
 // normal columns (ie columns that are not hidden)

------------------------------------------------------------------------------
_______________________________________________
Mrbs-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mrbs-commits

Reply via email to