[open-ils-commits] r17755 - trunk/Open-ILS/web/opac/skin/default/xml/rdetail (miker)

svn at svn.open-ils.org svn at svn.open-ils.org
Fri Sep 17 01:07:05 EDT 2010


Author: miker
Date: 2010-09-17 01:07:02 -0400 (Fri, 17 Sep 2010)
New Revision: 17755

Modified:
   trunk/Open-ILS/web/opac/skin/default/xml/rdetail/rdetail_summary.xml
Log:
spacing, sorry, should have checked first

Modified: trunk/Open-ILS/web/opac/skin/default/xml/rdetail/rdetail_summary.xml
===================================================================
--- trunk/Open-ILS/web/opac/skin/default/xml/rdetail/rdetail_summary.xml	2010-09-17 05:04:25 UTC (rev 17754)
+++ trunk/Open-ILS/web/opac/skin/default/xml/rdetail/rdetail_summary.xml	2010-09-17 05:07:02 UTC (rev 17755)
@@ -152,10 +152,10 @@
 								"div", {"style":"clear;both;"}, ret
 							);
 
-                            var something = false;
+							var something = false;
 							for (var i in blob) {
 								if (!blob[i].length) continue;
-                                something = true;
+								something = true;
 								dojo.create(
 									"div", {
 										"innerHTML": blob[i].join(", "),



More information about the open-ils-commits mailing list