Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
T
t3olayout
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
31
Issues
31
List
Boards
Labels
Service Desk
Milestones
Iterations
Merge Requests
7
Merge Requests
7
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Operations
Operations
Incidents
Packages & Registries
Packages & Registries
Package Registry
Analytics
Analytics
Code Review
Insights
Issue
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
services
T
t3o sites
common
t3olayout
Commits
57a538ce
Commit
57a538ce
authored
Dec 20, 2019
by
Thomas Löffler
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add markers generally around content
parent
6ea1af31
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
2 deletions
+1
-2
Configuration/TypoScript/Helper/DynamicContent.typoscript
Configuration/TypoScript/Helper/DynamicContent.typoscript
+1
-0
Resources/Private/Templates/Page/Team.html
Resources/Private/Templates/Page/Team.html
+0
-2
No files found.
Configuration/TypoScript/Helper/DynamicContent.typoscript
View file @
57a538ce
...
...
@@ -4,6 +4,7 @@
lib.dynamicContent = COA
lib.dynamicContent {
wrap = <!--TYPO3SEARCH_begin-->|<!--TYPO3SEARCH_end-->
5 = LOAD_REGISTER
5 {
colPos.cObject = TEXT
...
...
Resources/Private/Templates/Page/Team.html
View file @
57a538ce
...
...
@@ -10,7 +10,6 @@
<div
class=
"page-container mx-auto"
>
<f:render
section=
"Header"
partial=
"Page/Header"
arguments=
"{_all}"
/>
<main>
<!--TYPO3SEARCH_begin-->
<div
class=
"container"
>
<div
class=
"row"
>
<div
class=
"col-md-8"
>
...
...
@@ -25,7 +24,6 @@
<f:if
condition=
"{data.t3o_discourse}"
>
<f:render
partial=
"Page/Discourse"
arguments=
"{_all}"
></f:render>
</f:if>
<!--TYPO3SEARCH_end-->
</main>
<f:render
section=
"Footer"
partial=
"Page/Footer"
arguments=
"{_all}"
/>
...
...
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