← Back to team overview

dhis2-devs team mailing list archive

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

 

------------------------------------------------------------
revno: 17262
committer: Abyot Asalefew Gizaw <abyota@xxxxxxxxx>
branch nick: dhis2
timestamp: Fri 2014-10-24 13:10:47 +0200
message:
  minor
modified:
  dhis-2/dhis-web/dhis-web-apps/src/main/webapp/dhis-web-tracker-capture/components/notes/notes.html
  dhis-2/dhis-web/dhis-web-apps/src/main/webapp/dhis-web-tracker-capture/i18n/en.json


--
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/notes/notes.html'
--- dhis-2/dhis-web/dhis-web-apps/src/main/webapp/dhis-web-tracker-capture/components/notes/notes.html	2014-09-08 09:08:39 +0000
+++ dhis-2/dhis-web/dhis-web-apps/src/main/webapp/dhis-web-tracker-capture/components/notes/notes.html	2014-10-24 11:10:47 +0000
@@ -54,7 +54,7 @@
             </div>
         </div>
         <div ng-show="showMessagingDiv">
-            This is for messaging            
+            <div class="alert alert-warning">{{'under_construction'| translate}}</div> 
         </div>
     </div>
 </div>
\ No newline at end of file

=== modified file 'dhis-2/dhis-web/dhis-web-apps/src/main/webapp/dhis-web-tracker-capture/i18n/en.json'
--- dhis-2/dhis-web/dhis-web-apps/src/main/webapp/dhis-web-tracker-capture/i18n/en.json	2014-10-22 11:46:33 +0000
+++ dhis-2/dhis-web/dhis-web-apps/src/main/webapp/dhis-web-tracker-capture/i18n/en.json	2014-10-24 11:10:47 +0000
@@ -249,7 +249,8 @@
     "are_you_sure_to_incomplete_event": "Are you sure you want to incomplete the selected event?",
     "are_you_sure_to_skip_event": "Are you sure you want to skip the selected event?",
     "are_you_sure_to_unskip_event": "Are you sure you want to schedule back the selected event?",
-    "more": "More",    
+    "more": "More",
+    "under_construction": "Under construction.",    
     "advanced_search": "Advanced search",
     "profile": "Profile",
     "applications": "Apps",