Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
R
resource_planning
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
8
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
planning
resource_planning
Merge requests
!3
add calendar service
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
add calendar service
imp-calendar-service
into
master
Overview
0
Commits
1
Pipelines
2
Changes
11
Merged
simon
requested to merge
imp-calendar-service
into
master
3 years ago
Overview
0
Commits
1
Pipelines
2
Changes
11
Expand
0
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
75ba07d9
1 commit,
3 years ago
11 files
+
92
−
22
Expand all files
Preferences
File browser
List view
Tree view
Compare changes
Inline
Side-by-side
Show whitespace changes
Show one file at a time
Search (e.g. *.vue) (Ctrl+P)
modules/resource_planning_template/src/Form/EventTemplateSettingsForm.php
+
1
−
1
Options
@@ -6,7 +6,7 @@ use Drupal\Core\Form\FormBase;
use
Drupal\Core\Form\FormStateInterface
;
/**
*
Class
EventTemplateSettingsForm.
*
The
EventTemplateSettings
Form.
*
* @ingroup resource_planning_template
*/