← Back to team overview

dhis2-devs team mailing list archive

[Branch ~dhis2-devs-core/dhis2/trunk] Rev 18958: minor styling

 

------------------------------------------------------------
revno: 18958
committer: Abyot Asalefew Gizaw <abyota@xxxxxxxxx>
branch nick: dhis2
timestamp: Tue 2015-04-21 10:58:56 +0200
message:
  minor styling
modified:
  dhis-2/dhis-web/dhis-web-apps/src/main/webapp/dhis-web-tracker-capture/components/report/program-summary.html


--
lp:dhis2
https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk

Your team DHIS 2 developers is subscribed to branch lp:dhis2.
To unsubscribe from this branch go to https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk/+edit-subscription
=== modified file 'dhis-2/dhis-web/dhis-web-apps/src/main/webapp/dhis-web-tracker-capture/components/report/program-summary.html'
--- dhis-2/dhis-web/dhis-web-apps/src/main/webapp/dhis-web-tracker-capture/components/report/program-summary.html	2015-04-15 09:04:32 +0000
+++ dhis-2/dhis-web/dhis-web-apps/src/main/webapp/dhis-web-tracker-capture/components/report/program-summary.html	2015-04-21 08:58:56 +0000
@@ -38,7 +38,10 @@
                 <!-- report begins -->
                 <div class="vertical-spacing">
                     <tabset>                        
-                        <tab ng-repeat="stage in programStages | orderBy: 'sortOrder'" heading="{{stage.name}}">
+                        <tab ng-repeat="stage in programStages | orderBy: 'sortOrder'">
+                            <tab-heading>
+                                <span class="bold">{{stage.name}}</span>
+                            </tab-heading>
                             <table class="table table-bordered vertical-spacing">
                                 <thead>                        
                                     <tr>