-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #154 from t3solution/5.1.3
5.1.3
- Loading branch information
Showing
11 changed files
with
492 additions
and
436 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
6 changes: 6 additions & 0 deletions
6
Resources/Private/Extensions/news/Resources/Private/Partials/Detail/Custom1.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
<div class="alert alert-info" role="alert"> | ||
<h3>BUILD YOUR OWN NEWS LIST-TEMPLATE</h3> | ||
<p>Folgendes Template auslagern und anpassen: <br> | ||
<pre>Resources/Private/Extensions/news/Resources/Private/Partials/Detail/Custom1.html</pre> | ||
</p> | ||
</div> |
6 changes: 6 additions & 0 deletions
6
Resources/Private/Extensions/news/Resources/Private/Partials/Detail/Custom2.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
<div class="alert alert-info" role="alert"> | ||
<h3>BUILD YOUR OWN NEWS LIST-TEMPLATE</h3> | ||
<p>Folgendes Template auslagern und anpassen: <br> | ||
<pre>Resources/Private/Extensions/news/Resources/Private/Partials/Detail/Custom1.html</pre> | ||
</p> | ||
</div> |
6 changes: 6 additions & 0 deletions
6
Resources/Private/Extensions/news/Resources/Private/Partials/List/Custom1.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
<div class="alert alert-info" role="alert"> | ||
<h3>BUILD YOUR OWN NEWS LIST-TEMPLATE</h3> | ||
<p>Folgendes Template auslagern und anpassen: <br> | ||
<pre>Resources/Private/Extensions/news/Resources/Private/Partials/List/Custom1.html</pre> | ||
</p> | ||
</div> |
6 changes: 6 additions & 0 deletions
6
Resources/Private/Extensions/news/Resources/Private/Partials/List/Custom2.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
<div class="alert alert-info" role="alert"> | ||
<h3>BUILD YOUR OWN NEWS LIST-TEMPLATE</h3> | ||
<p>Folgendes Template auslagern und anpassen: <br> | ||
<pre>Resources/Private/Extensions/news/Resources/Private/Partials/List/Custom2.html</pre> | ||
</p> | ||
</div> |
6 changes: 6 additions & 0 deletions
6
Resources/Private/Extensions/news/Resources/Private/Partials/List/Custom3.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
<div class="alert alert-info" role="alert"> | ||
<h3>BUILD YOUR OWN NEWS LIST-TEMPLATE</h3> | ||
<p>Folgendes Template auslagern und anpassen: <br> | ||
<pre>Resources/Private/Extensions/news/Resources/Private/Partials/List/Custom3.html</pre> | ||
</p> | ||
</div> |
Oops, something went wrong.