This website requires JavaScript.
Explore
Help
Sign In
extern
/
egroupware_official
Watch
1
Star
0
Fork
0
You've already forked egroupware_official
mirror of
https://github.com/EGroupware/egroupware.git
synced
2024-11-08 00:54:15 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
48c7fae782
egroupware_official
/
etemplate
/
js
History
Nathan Gray
eae198cf6c
Un-encode html special chars (<, >, &) when filling in the title for the selected value
2008-08-11 14:47:16 +00:00
..
ajax_select.js
Un-encode html special chars (<, >, &) when filling in the title for the selected value
2008-08-11 14:47:16 +00:00
etemplate.js
fixed 2.unwanted-download problem: if you click on a download button and then use eg. a selectbox with onchange='this.form.submit()' the button _stays_ pressed, because the value of the button var is still set as the previous submitted form returns no new page to the browser (resetting the button var), because it's a download
2007-09-20 08:45:21 +00:00