summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoreinhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46>2008-10-24 22:21:47 +0000
committereinhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46>2008-10-24 22:21:47 +0000
commit9e9e218cf6f65aeeaf1366ce1a67fc7dfbc1dedc (patch)
tree8182945176cc4068524bf674d08dbbd54876bda1
parentef73d20d3a666622b884941f49a0b7cefbb0ac70 (diff)
Undoing accidental commit. Previous commit actualy corrects a bug in viewing GL drafts
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@2379 4979c152-3d1c-0410-bac9-87ea11338e46
-rw-r--r--UI/Contact/contact.css26
-rw-r--r--UI/Contact/contact.html21
2 files changed, 0 insertions, 47 deletions
diff --git a/UI/Contact/contact.css b/UI/Contact/contact.css
index ff0e3903..2f0575df 100644
--- a/UI/Contact/contact.css
+++ b/UI/Contact/contact.css
@@ -31,29 +31,3 @@ div.note_contents {
div label {
margin-left: 1em;
}
-
-/* This shouldnot go in SVN trunk */
-#company_div .note_contents {
- display: none;
-}
-
-table {
- width: 100%;
-}
-
-#credit-row {
- display: none;
-}
-
-#discount-gifi-row {
- display: none;
-}
-
-#line-two {
- display: none;
-}
-
-#line-three {
- display: none;
-}
-
diff --git a/UI/Contact/contact.html b/UI/Contact/contact.html
index 9aeaad82..83d63c1a 100644
--- a/UI/Contact/contact.html
+++ b/UI/Contact/contact.html
@@ -234,9 +234,6 @@ problems with multi-word single-quoted constructs in PI tags. -CT -->
</div>
<?lsmb END ?>
</div>
-<?lsmb IF entity_id;
-INCLUDE 'rates_div.html';
-END -?>
<?lsmb IF entity_id ?>
<div id="credit_div">
<div class="listtop"><strong>Accounts</strong></div>
@@ -548,24 +545,6 @@ END -?>
type = "text",
size = "20"
} ?>
- <!--
- if the following button and script show up in svn
- /trunk, please remove them. -CT -->
- <script type="text/javascript">
- function show_lines(){
- var e;
- e = document.getElementById('line-two');
- e.style.display = 'inline';
- e = document.getElementById('line-three');
- e.style.display = 'inline';
- e = document.getElementById('show-lines-button');
- e.style.display = 'none';
- return false;
- }
- </script>
- <button onclick="javascript: return show_lines()"
- id="show-lines-button" type="button"><?lsmb text('Show More Lines') ?>
- </button> <!-- end custom section -->
</div>
<div>
<?lsmb PROCESS input element_data = {