[freeside-commits] branch FREESIDE_2_3_BRANCH updated. a97ff9dea55a716af9ea960aa217879950825874

Brian Medley bpm at 420.am
Sun Apr 22 16:48:33 PDT 2012


The branch, FREESIDE_2_3_BRANCH has been updated
       via  a97ff9dea55a716af9ea960aa217879950825874 (commit)
       via  f2b217ddc4840b0b536782f0aed6723a0e894f91 (commit)
      from  7d0be88d111ab045b3279fb6c558dc2c3263245b (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 a97ff9dea55a716af9ea960aa217879950825874
Merge: f2b217d 7d0be88
Author: Brian Medley <bpm at snafu.org>
Date:   Sun Apr 22 18:50:10 2012 -0500

    Merge branch 'FREESIDE_2_3_BRANCH' of git.freeside.biz:/home/git/freeside into FREESIDE_2_3_BRANCH


commit f2b217ddc4840b0b536782f0aed6723a0e894f91
Author: Brian Medley <bpm at snafu.org>
Date:   Sun Apr 22 18:47:18 2012 -0500

    remove superflous comma, #15655

diff --git a/httemplate/edit/tower.html b/httemplate/edit/tower.html
index 8251308..03b488e 100644
--- a/httemplate/edit/tower.html
+++ b/httemplate/edit/tower.html
@@ -20,8 +20,8 @@
                         'sectornum' => 'Sector',
                         'disabled'  => 'Disabled',
                         'default_ip_addr' => 'Tower IP address',
-                        'latitude', => 'Latitude',
-                        'longitude', => 'Longitude',
+                        'latitude' => 'Latitude',
+                        'longitude' => 'Longitude',
                       },
 &>
 <%init>

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

Summary of changes:
 httemplate/edit/tower.html |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)




More information about the freeside-commits mailing list