mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-14 19:36:43 +00:00
merged branch sdepablos/master (PR #802)
Commits
-------
b98fff1 Added missing abs and date_modify functions to the filters toctree
Discussion
----------
Added missing abs and date_modify functions to the filters toctree
Both abs.rst and date_modify.rst were createad, but were not linked on the filters toctree
This commit is contained in:
@@ -5,6 +5,7 @@ Filters
|
||||
:maxdepth: 1
|
||||
|
||||
date
|
||||
date_modify
|
||||
format
|
||||
replace
|
||||
number_format
|
||||
@@ -19,6 +20,7 @@ Filters
|
||||
striptags
|
||||
join
|
||||
reverse
|
||||
abs
|
||||
length
|
||||
sort
|
||||
default
|
||||
|
||||
Reference in New Issue
Block a user