[open-ils-commits] [GIT] Evergreen ILS branch master updated. 38a6db4e85728bdfd55bebaa3f10839df373671d

Evergreen Git git at git.evergreen-ils.org
Fri Mar 6 16:27:49 EST 2015


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Evergreen ILS".

The branch, master has been updated
       via  38a6db4e85728bdfd55bebaa3f10839df373671d (commit)
      from  300175120de8e3e1a60e1143e837b73d4450c6e9 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 38a6db4e85728bdfd55bebaa3f10839df373671d
Author: Yamil Suarez <yamil at yamil.com>
Date:   Fri Mar 6 16:26:02 2015 -0500

    Docs: Eliminate accidental invalid level 5 AsciiDoc headings
    
    To properly integrate updated receipt template editor documentation
    we origimally used invalid level 5 AsciiDoc headings. Asciidoc only
    supports 4 levels of headings
    
    Signed-off-by: Yamil Suarez <yamil at yamil.com>

diff --git a/docs/admin/workstation_admin_receipt_template_editor.txt b/docs/admin/workstation_admin_receipt_template_editor.txt
index 47482d3..2d5cf67 100644
--- a/docs/admin/workstation_admin_receipt_template_editor.txt
+++ b/docs/admin/workstation_admin_receipt_template_editor.txt
@@ -533,8 +533,7 @@ indexterm:[receipt template editor, includes]
 Additional Macros for various slip types
 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 
-Holds
-+++++
+*Holds*
 
 [horizontal]
 %ROUTE_TO%:: It should say Hold Shelf if it is a hold being fulfilled
@@ -548,8 +547,7 @@ Holds
 %formatted_note%:: Hold Notes (new to 2.1)
 %notify_by_text%:: SMS contact number (new to 2.2)
 
-Check out
-+++++++++
+*Check out*
 
 [horizontal]
 %title%:: Title
@@ -557,8 +555,7 @@ Check out
 %barcode%:: Item Barcode
 %due_date%:: Due Date: formated by the date field in the library settings editor
 
-Payment
-+++++++
+*Payment*
 
 [horizontal]
 %original_balance%:: The original balance the patron owes
@@ -581,8 +578,7 @@ Payment
 %barcode%:: Item barcode
 %title%:: title of item
 
-Bills
-+++++
+*Bills*
 
 [horizontal]
 %mbts_id%:: The id for the bill in the bill database
@@ -597,8 +593,7 @@ Bills
 %xact_type%:: Type of Biil
 %title%:: title of item
 
-Transit
-+++++++
+*Transit*
 
 Transit receipts come into two types, general Transit receipts and Transit slips.  Transit receipts are listings of item that are in transits.  Transit slips are Slips telling the staff that this item is in transit to another location.  
 

-----------------------------------------------------------------------

Summary of changes:
 .../workstation_admin_receipt_template_editor.txt  |   15 +++++----------
 1 files changed, 5 insertions(+), 10 deletions(-)


hooks/post-receive
-- 
Evergreen ILS


More information about the open-ils-commits mailing list