← Back to team overview

dhis2-devs team mailing list archive

[Branch ~dhis2-devs-core/dhis2/trunk] Rev 18067: Settings, minor

 

------------------------------------------------------------
revno: 18067
committer: Lars Helge Overland <larshelge@xxxxxxxxx>
branch nick: dhis2
timestamp: Tue 2015-01-20 14:24:01 +0100
message:
  Settings, minor
modified:
  dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-settings/src/main/webapp/dhis-web-maintenance-settings/systemRemoteAccessSettings.vm


--
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-maintenance/dhis-web-maintenance-settings/src/main/webapp/dhis-web-maintenance-settings/systemRemoteAccessSettings.vm'
--- dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-settings/src/main/webapp/dhis-web-maintenance-settings/systemRemoteAccessSettings.vm	2015-01-14 10:06:04 +0000
+++ dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-settings/src/main/webapp/dhis-web-maintenance-settings/systemRemoteAccessSettings.vm	2015-01-20 13:24:01 +0000
@@ -34,8 +34,8 @@
 
 <div class="setting">
   <input type="text" id="domain" name="domain">
-  <button id="add-domain"><span class="fa fa-plus"></button>
-  <button id="del-domain" style=""><span class="fa fa-minus"></button>
+  <button id="add-domain" style="width:70px">$i18n.getString( "add" )</button>
+  <button id="del-domain" style="width:70px">$i18n.getString( "remove" )</button>
 
   <br/>
   <select id="whitelist" name="whitelist" multiple="multiple">