make public booking plans only visible when RESOURCES_SHOW_PUBLIC_ROOM_PLANS is set, fixes #143
Closes #143 Merge request studip/studip!847
Showing
- app/controllers/resources/export.php 0 additions, 6 deletionsapp/controllers/resources/export.php
- app/controllers/resources/resource.php 10 additions, 25 deletionsapp/controllers/resources/resource.php
- app/controllers/resources/room_planning.php 14 additions, 17 deletionsapp/controllers/resources/room_planning.php
- app/controllers/room_management/planning.php 1 addition, 4 deletionsapp/controllers/room_management/planning.php
- app/routes/Resources.php 1 addition, 1 deletionapp/routes/Resources.php
- app/views/resources/search/rooms.php 1 addition, 1 deletionapp/views/resources/search/rooms.php
- lib/models/resources/Resource.class.php 8 additions, 9 deletionslib/models/resources/Resource.class.php
- lib/models/resources/Room.class.php 2 additions, 2 deletionslib/models/resources/Room.class.php
Loading
Please register or sign in to comment