Changeset:
        b2344e8b34b0
        
https://sourceforge.net/p/mrbs/hg-code/ci/b2344e8b34b00997ef54368817537abbefe1d60c
Author:
        Campbell Morrison <[email protected]>
Date:
        Tue Apr 11 19:09:45 2017 +0100
Log message:

Re-enabled the facility to have different period names in each area.

diffstat:

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

diffs (19 lines):

diff -r 8ae44ffe160d -r b2344e8b34b0 web/edit_area_room.php
--- a/web/edit_area_room.php    Tue Apr 11 19:08:29 2017 +0100
+++ b/web/edit_area_room.php    Tue Apr 11 19:09:45 2017 +0100
@@ -498,7 +498,6 @@
 
   echo "</fieldset>\n";
   
-  /*
   // and vice versa for the period settings
   echo "<fieldset id=\"period_settings\"" .
        (($enable_periods) ? '' : ' class="js_none"') .
@@ -508,7 +507,6 @@
   create_fields_period_settings();
 
   echo "</fieldset>\n";
-  */
 }
 
 

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Mrbs-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mrbs-commits

Reply via email to