summaryrefslogtreecommitdiffstats
path: root/install/ui/browser.js
Commit message (Collapse)AuthorAgeFilesLines
* Move of Web UI non AMD dep. libs to libs subdirectoryPetr Vobornik2013-01-181-61/+0
| | | | | | | Third party JS libraries which are not AMD modules were moved to src/libs/ directory. Links in html files were changed accordingly. https://fedorahosted.org/freeipa/ticket/112
* Added cross browser support of Array.indexOf methodPetr Vobornik2011-12-021-0/+61
https://fedorahosted.org/freeipa/ticket/2151