]> git.evergreen-ils.org Git - working/NCIPServer.git/commit
Templates changes for Auto-graphics.
authorJason Stephenson <jason@sigio.com>
Sun, 26 Oct 2014 19:27:14 +0000 (15:27 -0400)
committerJason Stephenson <jason@sigio.com>
Sun, 26 Oct 2014 19:27:14 +0000 (15:27 -0400)
commit0529602cf58f9b63244662f76ea39d0716edce8a
tree9986a81373b89282b8f5cbd8188c8bea6799dda0
parent040e67d3a5a522d5f4caf2369efe50dfe4e74fea
Templates changes for Auto-graphics.

They requested that we remove "carriage returns" from the output. I'm not
100% certain if he meant all carriage returns or if he just wanted the
weird spacing that some elements had where the open tag is on one line
followed by the value and the close tag on the next line. I don't really
know exactly why that was happening, but it seemed to have something to
do with trying to make the value come out on a line by its own between
the open and close tags. This change puts those elements on one line.

Signed-off-by: Jason Stephenson <jason@sigio.com>
templates/includes/ItemOptionalFields.inc
templates/includes/LookupUserResponse.inc
templates/includes/LookupVersionResponse.inc
templates/includes/ResponseHeader.inc
templates/includes/problem.inc