← Back to team overview

dhis2-devs team mailing list archive

[Branch ~dhis2-devs-core/dhis2/trunk] Rev 891: Removed unused css file.

 

------------------------------------------------------------
revno: 891
committer: Lars Helge Oeverland larshelge@xxxxxxxxx
branch nick: trunk
timestamp: Tue 2009-10-20 15:23:56 +0200
message:
  Removed unused css file.
removed:
  dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-datadictionary/src/main/webapp/dhis-web-maintenance-datadictionary/style/
  dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-datadictionary/src/main/webapp/dhis-web-maintenance-datadictionary/style/dhis-web-maintenance-datadictionary.css
modified:
  dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-datadictionary/src/main/webapp/dhis-web-maintenance-datadictionary/addDataDictionaryForm.vm
  dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-datadictionary/src/main/webapp/dhis-web-maintenance-datadictionary/addDataElementForm.vm
  dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-datadictionary/src/main/webapp/dhis-web-maintenance-datadictionary/menu.vm
  dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-datadictionary/src/main/webapp/dhis-web-maintenance-datadictionary/updateDataDictionaryForm.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-datadictionary/src/main/webapp/dhis-web-maintenance-datadictionary/addDataDictionaryForm.vm'
--- dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-datadictionary/src/main/webapp/dhis-web-maintenance-datadictionary/addDataDictionaryForm.vm	2009-03-03 16:46:36 +0000
+++ dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-datadictionary/src/main/webapp/dhis-web-maintenance-datadictionary/addDataDictionaryForm.vm	2009-10-20 13:23:56 +0000
@@ -79,7 +79,7 @@
 	</tr>
 </table>
 
-<p class="cleared">
+<p>
 	<input type="submit" value="$i18n.getString( "add" )" style="width:10em"><input type="button" value="$i18n.getString( "cancel" )" onclick="window.location.href='dataDictionary.action'" style="width:10em">
 </p>
 

=== modified file 'dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-datadictionary/src/main/webapp/dhis-web-maintenance-datadictionary/addDataElementForm.vm'
--- dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-datadictionary/src/main/webapp/dhis-web-maintenance-datadictionary/addDataElementForm.vm	2009-10-14 08:15:42 +0000
+++ dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-datadictionary/src/main/webapp/dhis-web-maintenance-datadictionary/addDataElementForm.vm	2009-10-20 13:23:56 +0000
@@ -71,7 +71,7 @@
     </tr>
 </table>
 
-<div id="calculatedContainer" class="hidden" style="border:1px solid #808080; padding:10px; width:465px;">
+<div id="calculatedContainer" style="border:1px solid #808080; padding:10px; width:465px; display:none;">
 
 <table>
     <tr>
@@ -138,7 +138,7 @@
 	</tr>
 </table>
 
-<div id="aggregationLevelsContainer" class="hidden" style="border:1px solid #808080; padding:10px; width:465px;">
+<div id="aggregationLevelsContainer" style="border:1px solid #808080; padding:10px; width:465px; display:none;">
 
 <table>
 	<tr>

=== modified file 'dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-datadictionary/src/main/webapp/dhis-web-maintenance-datadictionary/menu.vm'
--- dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-datadictionary/src/main/webapp/dhis-web-maintenance-datadictionary/menu.vm	2009-10-20 12:58:44 +0000
+++ dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-datadictionary/src/main/webapp/dhis-web-maintenance-datadictionary/menu.vm	2009-10-20 13:23:56 +0000
@@ -16,4 +16,9 @@
     <li><a href="indicatorType.action">$i18n.getString( "indicator_type" )&nbsp;</a></li>   
     <li><a href="indicatorGroup.action">$i18n.getString( "indicator_group" )&nbsp;</a></li>
     <li><a href="indicatorGroupEditor.action">$i18n.getString( "indicator_group_editor" )&nbsp;</a></li>
+  </ul>
+  
+<h2>$i18n.getString( "data_dictionary" )&nbsp;</h2>
+  <ul>
+  	<li><a href="dataDictionary.action">$i18n.getString( "data_dictionary" )&nbsp;</a></li>
   </ul>
\ No newline at end of file

=== removed directory 'dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-datadictionary/src/main/webapp/dhis-web-maintenance-datadictionary/style'
=== removed file 'dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-datadictionary/src/main/webapp/dhis-web-maintenance-datadictionary/style/dhis-web-maintenance-datadictionary.css'
--- dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-datadictionary/src/main/webapp/dhis-web-maintenance-datadictionary/style/dhis-web-maintenance-datadictionary.css	2009-03-03 16:46:36 +0000
+++ dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-datadictionary/src/main/webapp/dhis-web-maintenance-datadictionary/style/dhis-web-maintenance-datadictionary.css	1970-01-01 00:00:00 +0000
@@ -1,39 +0,0 @@
-.hidden {
-  display: none;
-}
-
-#dataElementSelectContainer h4 {
-  margin: 0;
-}
-
-.selectContainer {
-  float: left;
-}
-
-#availableContainer {
-  width: 30%;
-}
-
-#availableContainer * {
-  width: 100%;
-}
-
-.controlContainer {
-  margin-top: 4em;
-  float: left;
-  width: 3em;
-  text-align: center;
-}
-
-.controlContainer input {
-  display: block;
-  width: inherit;
-}
-
-#selectedContainer {
-  width: 65%;
-}
-
-.cleared {
-  clear: left;
-}
\ No newline at end of file

=== modified file 'dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-datadictionary/src/main/webapp/dhis-web-maintenance-datadictionary/updateDataDictionaryForm.vm'
--- dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-datadictionary/src/main/webapp/dhis-web-maintenance-datadictionary/updateDataDictionaryForm.vm	2009-03-03 16:46:36 +0000
+++ dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-datadictionary/src/main/webapp/dhis-web-maintenance-datadictionary/updateDataDictionaryForm.vm	2009-10-20 13:23:56 +0000
@@ -83,9 +83,8 @@
 	</tr>
 </table>
 
-<p class="cleared">
-	<input type="submit" value="$i18n.getString( "save" )" style="width:10em"><input 
-		type="button" value="$i18n.getString( "cancel" )" onclick="window.location.href='dataDictionary.action'" style="width:10em">
+<p>
+	<input type="submit" value="$i18n.getString( "save" )" style="width:10em"><input type="button" value="$i18n.getString( "cancel" )" onclick="window.location.href='dataDictionary.action'" style="width:10em">
 </p>
 
 </form>