Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Tatuya Kamada
gitlab-ce
Commits
34d1d167
Commit
34d1d167
authored
Nov 18, 2016
by
Z.J. van de Weg
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add framework for rendering partials
[ci skip]
parent
220c258c
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
1 deletion
+6
-1
app/views/projects/services/_mattermost_command_service.html.haml
...s/projects/services/_mattermost_command_service.html.haml
+1
-0
app/views/shared/_service_settings.html.haml
app/views/shared/_service_settings.html.haml
+5
-1
No files found.
app/views/projects/services/_mattermost_command_service.html.haml
0 → 100644
View file @
34d1d167
Hello Jared!
app/views/shared/_service_settings.html.haml
View file @
34d1d167
=
form_errors
(
@service
)
-
if
@service
.
help
.
present?
-
byebug
-
if
lookup_context
.
template_exists?
(
@service
.
type
.
underscore
,
"projects/services"
,
true
)
=
render
'projects/services/mattermost_command_service'
-
elsif
@service
.
help
.
present?
.well
=
preserve
do
=
markdown
@service
.
help
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment