diff options
author | Marcos SF Filho <sffmarcos142009z@gmail.com> | 2014-01-08 21:22:12 +0100 |
---|---|---|
committer | Marcos SF Filho <sffmarcos142009z@gmail.com> | 2014-01-08 21:22:12 +0100 |
commit | a593e3eb218002a630b7d0cf90002ec4a6fd1db3 (patch) | |
tree | cdfe5832fe98b71a5e349f17ee89bd2dfbe81391 /user_guide_src/source | |
parent | 7977e1d4859d48be00bb11250446d9abeff6ac35 (diff) |
Code Corrections for the Calendar Pull Request
Diffstat (limited to 'user_guide_src/source')
-rw-r--r-- | user_guide_src/source/changelog.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/user_guide_src/source/changelog.rst b/user_guide_src/source/changelog.rst index 5da0330e5..ff7c09b48 100644 --- a/user_guide_src/source/changelog.rst +++ b/user_guide_src/source/changelog.rst @@ -280,8 +280,8 @@ Release Date: Not Released - :doc:`Calendar library <libraries/calendar>` changes include: - - Add configuration to generate days of other months instead of blank cells - - Auto set the *next_prev_url* if is empty and the *show_prev_next* is set to TRUE + - Added configuration to generate days of other months instead of blank cells. + - Auto set *next_prev_url* if it is empty and *show_prev_next* is set to TRUE. - :doc:`Cart library <libraries/cart>` changes include: |