[freeside-commits] freeside/httemplate/edit/process rate_detail.html, NONE, 1.1.2.2

Ivan,,, ivan at wavetail.420.am
Thu Jan 10 13:52:34 PST 2008


Update of /home/cvs/cvsroot/freeside/httemplate/edit/process
In directory wavetail:/tmp/cvs-serv3832/httemplate/edit/process

Added Files:
      Tag: FREESIDE_1_7_BRANCH
	rate_detail.html 
Log Message:
new call rate editor (VoIP/telephony)

--- NEW FILE: rate_detail.html ---
<% include( 'elements/process.html',
              'table' => 'rate_detail',
              'popup_reload' => 'Rate changed', #a popup "parent reload" for now
              #someday change the individual element and go away instead
          )
%>
<%init>

my $conf = new FS::Conf;
die "access denied"
  unless $FS::CurrentUser::CurrentUser->access_right('Configuration');

</%init>



More information about the freeside-commits mailing list