fixed underline in db pager for sortable columns.
[fa-stable.git] / CHANGELOG.txt
index 4f74ca7a037c207160e9370903d3397098510cea..22dad27c1222b372614e214ba685a46a1e20719d 100644 (file)
@@ -19,6 +19,15 @@ Legend:
 ! -> Note
 $ -> Affected files
 
+27-Jan-2009 Joe Hunt
+- Removed file update_db.php (obsolete). Finetuning en_US-demo.sql
+$ update_db.php
+  /sql/en_US-demo.sql
+# fixed underline in db pager for sortable columns.
+$ /themes/aqua/default.css
+  /themes/cool/default.css
+  /themes/default/default.css
+  
 26-Jan-2009 Joe Hunt
 + Added one Post option to Post options in Quick Entry Lines (amount without decrease or increase). Minor bug fixes.
 $ /gl/manage/gl_quick_entries.php
@@ -28,6 +37,10 @@ $ /gl/manage/gl_quick_entries.php
 $ /sql/alter2.1.sql
   /sql/en_US-new.sql
   /sql/en_US-demo.sql
++ Added graphics for cancel. (door-out)
+  /themes/aqua/images/cancel.png
+  /themes/cool/images/cancel.png
+  /themes/default/images/cancel.png
 
 24-Jan-2009 Janusz Dobrowolski
 ! Set maximum width for select to avoid broken layout in two column layout.