commit: imp filters.php imp/templates/filters javascript.inc manage.inc

chuck@horde.org chuck@horde.org
16 Nov 2000 16:34:14 -0000


chuck       2000/11/16 08:34:14 PST

  Modified files:
    .                    filters.php 
    templates/filters    javascript.inc manage.inc 
  Log:
  fix up some spacing (spaces after if and other control structures), and also
  move the actionsList and fieldsList arrays into php-space - I couldn't see
  any need for them to be in javascript, and by doing this, I've gotten the
  edit javascript to work (which is impressively slick - nice work, Max!).
  Hopefully I haven't broken anything with this; it seems to work great with
  no javascript errors for me (IE 5.5/w2k, ns4.75/linux) now.
  
  Revision  Changes    Path
  2.3       +9 -1      imp/filters.php
  1.3       +31 -49    imp/templates/filters/javascript.inc
  1.5       +4 -4      imp/templates/filters/manage.inc