From: phasefx Date: Fri, 23 Oct 2009 16:44:22 +0000 (+0000) Subject: Another monster patch. Change each tab to 4 spaces in the staff client xul, html... X-Git-Tag: kcls-grey-screen-prod1~3219 X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=4bd356f13f22194f846735af7b16e97e8f260333;p=evergreen%2Fequinox.git Another monster patch. Change each tab to 4 spaces in the staff client xul, html, and css files. Did this to effect the change: find . -name '*.xul' -exec sed -i 's/\t/ /g' {} \; find . -name '*html' -exec sed -i 's/\t/ /g' {} \; find . -name '*.css' -exec sed -i 's/\t/ /g' {} \; Statements like dump('\t\tFoo\n'); are unaffected. I imagine we'll need to realign and reindent things as we encounter visual ugliness. git-svn-id: svn://svn.open-ils.org/ILS/trunk@14578 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- diff --git a/Open-ILS/xul/staff_client/chrome/content/OpenILS/util_overlay_chrome.xul b/Open-ILS/xul/staff_client/chrome/content/OpenILS/util_overlay_chrome.xul index 9995ad3af2..da812276ad 100644 --- a/Open-ILS/xul/staff_client/chrome/content/OpenILS/util_overlay_chrome.xul +++ b/Open-ILS/xul/staff_client/chrome/content/OpenILS/util_overlay_chrome.xul @@ -2,23 +2,23 @@ - - - - + + + + diff --git a/Open-ILS/xul/staff_client/chrome/content/OpenILS/util_overlay_offline.xul b/Open-ILS/xul/staff_client/chrome/content/OpenILS/util_overlay_offline.xul index fd8f9a1b90..09061f5b43 100644 --- a/Open-ILS/xul/staff_client/chrome/content/OpenILS/util_overlay_offline.xul +++ b/Open-ILS/xul/staff_client/chrome/content/OpenILS/util_overlay_offline.xul @@ -4,15 +4,15 @@ - - - + + + diff --git a/Open-ILS/xul/staff_client/chrome/content/admin/survey_overlay.xul b/Open-ILS/xul/staff_client/chrome/content/admin/survey_overlay.xul index 0ac3dca092..8afa457c54 100644 --- a/Open-ILS/xul/staff_client/chrome/content/admin/survey_overlay.xul +++ b/Open-ILS/xul/staff_client/chrome/content/admin/survey_overlay.xul @@ -1,96 +1,96 @@ + xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"> - + - - - + + + - - - - - - - - - - + + - - + + - - - - - + + + + + - - + + - - - - - - - - + + + + + + + + - - - - + + + + - - - - - - - - + + + + + + + + - - -