Changeset 3689

Show
Ignore:
Timestamp:
02/04/07 11:26:08 (2 years ago)
Author:
naftali5
Message:

Merged revisions 3688 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/freepbx/trunk

........

r3688 | naftali5 | 2007-02-04 14:16:19 -0500 (Sun, 04 Feb 2007) | 1 line


make the cdr page links a bit nicer

........

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • freepbx/branches/2.2

    • Property svnmerge-integrated changed from /freepbx/trunk:1-3224,3231,3245-3246,3291-3295,3297,3299-3332,3336,3338-3365,3367-3373,3375-3388,3390-3391,3393-3395,3419,3567,3614-3622,3624 to /freepbx/trunk:1-3224,3231,3245-3246,3291-3295,3297,3299-3332,3336,3338-3365,3367-3373,3375-3388,3390-3391,3393-3395,3419,3567,3614-3622,3624,3688
  • freepbx/branches/2.2/amp_conf/htdocs/admin/common/mainstyle.css

    r3643 r3689  
    494494 
    495495/**************************************************************/ 
     496 
     497/*************************Reports Page***************************/ 
     498#cdr ul#metanav { 
     499        position: absolute; 
     500        top: 45px; 
     501        left: 5px; 
     502        margin: 10px 0; 
     503        padding: 0 0 0 0; 
     504        list-style-type: none; 
     505        font-size:15px; 
     506} 
     507#cdr ul#metanav li { 
     508        display: inline; 
     509        border-right:1px solid black; 
     510        padding-left:6px; 
     511        padding-right:6px; 
     512} 
     513#cdr ul#metanav li.first { 
     514        border-left: 0; 
     515} 
     516#cdr ul#metanav li a { 
     517        text-decoration:none; 
     518} 
     519#cdr ul#metanav li.current a { 
     520        color: #ff8a00;  
     521} 
  • freepbx/branches/2.2/amp_conf/htdocs/admin/reports.php

    r2855 r3689  
    5050        ); 
    5151 
     52echo "<div id=\"cdr\"><ul id=\"metanav\">"; 
    5253foreach ($amp_sections as $key=>$value) { 
    53         echo "<div class=\"nav\" style=\"width=25%;text-align:center;\">"; 
    54         echo "<li><nobr><a id=\"".(($display==$key) ? 'current':'')."\" href=\"reports.php?display=".$key."\">".$value."</a><nobr></li>"; 
    55         echo "</div>"; 
     54        echo "<li class=\"".(($display==$key) ? 'current':'')."\"><a href=\"reports.php?display=".$key."\">".$value."</a></li>"; 
    5655} 
     56echo "</ul></div>"; 
    5757 
    5858// CDR viewer from www.areski.net.   
Donate



Support
Download
Develop
Forums
News
Documentation
Paid Support
About

Paid Ads