Changeset 1466 for trunk/gestorpsi

Show
Ignore:
Timestamp:
15/12/2009 14:02:52 (2 years ago)
Author:
sergio
Message:

removed icons from sidebar

Location:
trunk/gestorpsi
Files:
4 modified

Legend:

Unmodified
Added
Removed
  • trunk/gestorpsi/media/css/layout.css

    r1455 r1466  
    775775.sidebar li { 
    776776        list-style: none; 
    777         padding-left: 10px; 
     777        padding-left: 2px; 
    778778} 
    779779.sidebar li a { 
    780780        line-height: 22px; 
    781         padding: 5px 0 5px 25px; 
     781        padding: 5px 0 5px 1px; 
    782782        color: #000000; 
    783783} 
     
    791791} 
    792792.sidebar li .client_home { 
    793         background: url(../img/16/go-home.png) no-repeat 0 3px; 
     793        /*background: url(../img/16/go-home.png) no-repeat 0 3px;*/ 
    794794} 
    795795 
    796796.sidebar li .client_form { 
    797         background: url(../img/16/people-clients.png) no-repeat 0 3px; 
     797        /*background: url(../img/16/people-clients.png) no-repeat 0 3px;*/ 
    798798} 
    799799 
    800800.sidebar li .client_admit_form { 
    801         background: url(../img/ico_reg.png) no-repeat 0 3px; 
    802 } 
    803  
     801        /*background: url(../img/ico_reg.png) no-repeat 0 3px;*/ 
     802} 
    804803 
    805804.sidebar li .referral_edit, .edit_generic { 
    806         background: url(../img/ico_edit.png) no-repeat 0 6px; 
     805        /*background: url(../img/ico_edit.png) no-repeat 0 6px;*/ 
    807806} 
    808807 
    809808.sidebar li .client_referral_list { 
    810         background: url(../img/16/referral.png) no-repeat 0 3px; 
     809        /*background: url(../img/16/referral.png) no-repeat 0 3px;*/ 
    811810} 
    812811 
    813812.sidebar li .client_services { 
    814         background: url(../img/16/services.png) no-repeat 0 3px; 
     813        /*background: url(../img/16/services.png) no-repeat 0 3px;*/ 
    815814} 
    816815 
    817816.sidebar li .client_calendar { 
    818         background: url(../img/16/office-calendar.png) no-repeat 0 3px; 
     817        /*background: url(../img/16/office-calendar.png) no-repeat 0 3px;*/ 
    819818} 
    820819 
    821820.sidebar li .client_messages { 
    822         background: url(../img/16/internet-mail.png) no-repeat 0 3px; 
     821        /*background: url(../img/16/internet-mail.png) no-repeat 0 3px;*/ 
    823822} 
    824823 
    825824.sidebar li .client_referral_discharge { 
    826         background: url(../img/16/system-log-out.png) no-repeat 0 3px; 
     825        /*background: url(../img/16/system-log-out.png) no-repeat 0 3px;*/ 
    827826} 
    828827 
    829828.sidebar li .client_referral_form { 
    830         background: url(../img/16/list-add.png) no-repeat 0 3px; 
     829        /*background: url(../img/16/list-add.png) no-repeat 0 3px;*/ 
    831830} 
    832831 
    833832.sidebar li .client_user_form { 
    834         background: url(../img/16/system-users.png) no-repeat 0 3px; 
     833        /*background: url(../img/16/system-users.png) no-repeat 0 3px;*/ 
    835834} 
    836835 
    837836.sidebar li .client_order { 
    838         background: url(../img/16/edit-delete.png) no-repeat 0 3px; 
     837        /*background: url(../img/16/edit-delete.png) no-repeat 0 3px;*/ 
    839838} 
    840839 
    841840.sidebar li .client_family { 
    842         background: url(../img/16/client_family.png) no-repeat 0 3px; 
     841        /*background: url(../img/16/client_family.png) no-repeat 0 3px;*/ 
    843842} 
    844843 
    845844.sidebar li .contact_order { 
    846         background: url(../img/16/edit-delete.png) no-repeat 0 3px; 
     845        /*background: url(../img/16/edit-delete.png) no-repeat 0 3px;*/ 
    847846} 
    848847 
    849848.sidebar li .print { 
    850         background: url(../img/16/print.png) no-repeat 0 3px; 
     849        /*background: url(../img/16/print.png) no-repeat 0 3px;*/ 
    851850} 
    852851 
    853852.sidebar li .occurrence_confirmation { 
    854         background: url(../img/16/internet-news-reader.png) no-repeat 0 3px; 
     853        /*background: url(../img/16/internet-news-reader.png) no-repeat 0 3px;*/ 
    855854} 
    856855 
  • trunk/gestorpsi/templates/service/service_client_list.html

    r1227 r1466  
    4747 
    4848        <div id="msg_area" class="alert no_registers_available hidden"> 
    49             {% trans "There is no registers available." %}<br /><br />{% trans "Click" %} <a href="/service/add/" display="form" class="fastmenu notajax">{% trans "here" %}</a> {% trans "if you want to add a new one." %} 
     49            {% trans "There is no client subscribed in this service." %}<br /> 
    5050        </div> 
    5151 
  • trunk/gestorpsi/templates/tags/client_sidebar.html

    r1441 r1466  
    115115        <li><a href="/client/{{ object.id }}/referral/{{ referral.id }}/discharge/" class="client_referral_discharge" title="{{ object.person.name }}">{% trans "Service Discharge" %}</a></li> 
    116116        <li><a class="client_messages" href="/client/{{ object.id }}/referral/{{ referral.id }}/messages/" title="{{ object.person.name }}">{% trans "Messages" %}</a></li> 
    117         <li><a class="document" href="/upload/client/{{ object.id }}/attach/{{ referral.id }}" title="{{ object.person.name }}">{% trans "Attach Document" %}</a></li> 
    118         <li><a class="queue" href="/client/{{ object.id }}/referral/{{ referral.id }}/queue/" title="{{ object.person.name }}">{% trans "Queue (add/remove)" %}</a></li> 
     117        <li><a href="/upload/client/{{ object.id }}/attach/{{ referral.id }}" title="{{ object.person.name }}">{% trans "Attach Document" %}</a></li> 
     118        <li><a href="/client/{{ object.id }}/referral/{{ referral.id }}/queue/" title="{{ object.person.name }}">{% trans "Queue (add/remove)" %}</a></li> 
    119119 
    120120    {% endif %} 
  • trunk/gestorpsi/templates/tags/service_sidebar.html

    r1441 r1466  
    2020<h3>{% trans "Details" %}</h3> 
    2121<ul> 
    22     <li><a href="/service/{% if object.referral.service.id %}{{ object.referral.service.id }}{% else %}{{ object.id }}{% endif %}/group/" class="group">{% trans "List groups from this service" %}</a></li> 
    23     <li><a href="/service/{{ object.id }}/queue/" class="queue" title="{{ object.name }}">Queue</a></li> 
    24     <li><a href="/service/{{ object.id }}/clientlist/" class="clientlist" title="{{ object.name }}">{% trans "Client list" %}</a></li> 
     22    <li><a href="/service/{% if object.referral.service.id %}{{ object.referral.service.id }}{% else %}{{ object.id }}{% endif %}/group/">{% trans "List groups from this service" %}</a></li> 
     23    <li><a href="/service/{{ object.id }}/queue/" title="{{ object.name }}">Queue</a></li> 
     24    <li><a href="/service/{{ object.id }}/clientlist/" title="{{ object.name }}">{% trans "Client list" %}</a></li> 
    2525</ul> 
    2626</div> 
     
    3030        <h3>{% trans 'Actions' %}</h3>  
    3131        <ul>  
    32             <li><a href="/service/{% if object.referral.service.id %}{{ object.referral.service.id }}{% else %}{{ object.id }}{% endif %}/group/add/" class="group_add">{% trans "Add group on this service" %}</a></li>  
    33             <li><a href="/service/{{ object.id }}/order/" class="client_order" title="{{ object.name }}">{% if object.active %} {% trans "Inactive" %} {% else %} {% trans "Active" %} {% endif %} </a></li>  
     32            <li><a href="/service/{% if object.referral.service.id %}{{ object.referral.service.id }}{% else %}{{ object.id }}{% endif %}/group/add/">{% trans "Add group on this service" %}</a></li>  
     33            <li><a href="/service/{{ object.id }}/order/" title="{{ object.name }}">{% if object.active %} {% trans "Inactive" %} {% else %} {% trans "Active" %} {% endif %} </a></li>  
    3434        </ul>  
    3535    </div>