Changeset:
        abde918d404f
        
https://sourceforge.net/p/mrbs/hg-code/ci/abde918d404f935eb95088d160666d005e60c0b4
Author:
        Campbell Morrison <[email protected]>
Date:
        Wed Oct 14 20:24:10 2015 +0100
Log message:

Merge

diffstat:

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

diffs (11 lines):

diff -r 2aa8f19a4c4d -r abde918d404f web/css/mrbs.css.php
--- a/web/css/mrbs.css.php      Fri Oct 09 20:53:55 2015 +0100
+++ b/web/css/mrbs.css.php      Wed Oct 14 20:24:10 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