[freeside-commits] branch master updated. aa028b1f28a468df2a3d3a5ff03a856bba2c1254

Brian Medley bpm at 420.am
Sun Apr 22 16:46:14 PDT 2012


The branch, master has been updated
       via  aa028b1f28a468df2a3d3a5ff03a856bba2c1254 (commit)
       via  7118e89bc7d860ed82aa12b3e78d9f2d31afe597 (commit)
      from  47153aae5c2fc00316654e7277fccd45f72ff611 (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 aa028b1f28a468df2a3d3a5ff03a856bba2c1254
Merge: 7118e89 47153aa
Author: Brian Medley <bpm at snafu.org>
Date:   Sun Apr 22 18:48:00 2012 -0500

    Merge branch 'master' of git.freeside.biz:/home/git/freeside


commit 7118e89bc7d860ed82aa12b3e78d9f2d31afe597
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