From daf927bbe5398b1ca2556044d49648930f6d3175 Mon Sep 17 00:00:00 2001 From: Daniel Tiefnig Date: Thu, 12 Nov 2009 23:38:38 +0000 Subject: [PATCH] removed old checks for billing features setting --- root/tt/peering.tt | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/root/tt/peering.tt b/root/tt/peering.tt index 753836a..20801fd 100644 --- a/root/tt/peering.tt +++ b/root/tt/peering.tt @@ -3,11 +3,9 @@

SIP Peering Contracts

[% UNLESS Catalyst.session.admin.read_only %] - [% IF Catalyst.config.billing_features %] -
- create new -
- [% END %] +
+ create new +
[% END %]
@@ -27,9 +25,7 @@ [% contract.short_contact %] [% contract.create_timestamp %] [% UNLESS Catalyst.session.admin.read_only %] - [% IF Catalyst.config.billing_features %] edit - [% END %] [% END %] [% END %]