egroupware/etemplate/js
Ralf Becker 0ced6fcf51 - storing etemplate form name and variable prefix into egw_actionManager to be able to work on a 2. eTemplate on a page (InfoLog in Addressbook view)
- moving (open|hide|submit)_popup used in InfoLog and Tracker to etemplate, so code can be shared
  --> change 'onExecute' => 'javaScript:open_popup' to 'nm_action' => 'open_popup' and onclick="(hide|submit)_popup()" to onclick="nm_(hide|submit)_popup()"
2011-05-07 08:47:58 +00:00
..
ajax_select.js Javascript fix for ajax select widget on IE 2010-02-15 20:40:34 +00:00
etemplate.js Correctly change style if element has more than one class 2011-03-08 23:49:30 +00:00
nextmatch_action.js - storing etemplate form name and variable prefix into egw_actionManager to be able to work on a 2. eTemplate on a page (InfoLog in Addressbook view) 2011-05-07 08:47:58 +00:00