aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/adm/style/timezone.js
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/11314] Add missing "use strict" to timezone.js filesMarc Alexander2013-01-101-0/+2
| | | | PHPBB3-11314
* [ticket/10949] Converted missing code to new JS coding guidelinesMarc Alexander2013-01-041-2/+2
| | | | | | A few missing semi-colons were also added where needed. PHPBB3-10949
* [feature/new-tz-handling] Use asset in acp and subsilver2 and remove duplicatesJoas Schilling2012-06-191-32/+8
| | | | PHPBB3-9558
* [feature/new-tz-handling] Add doc blocks to js functionsJoas Schilling2012-06-181-0/+8
| | | | PHPBB3-9558
* [feature/new-tz-handling] Use jQuery and INCLUDEJS for javascriptJoas Schilling2012-06-181-15/+13
| | | | PHPBB3-9558
* [feature/new-tz-handling] Fix timezone option when editing a user in the ACPJoas Schilling2012-06-181-0/+29
PHPBB3-9558