summaryrefslogtreecommitdiff
path: root/modules/exif/views/exif_dialog.html.php
AgeCommit message (Expand)Author
2009-10-28Normalize capitalization ticket #596Tim Almdal
2009-10-04Renamed most, if not all css selectors from gName to g-name. Moved a few shar...Chad Kieffer
2009-08-29Update all code to use helper method html::clean(), html::purify(), ... inste...Andy Staudacher
2009-08-29Refactor all calls of p::clean() to SafeString::of() and p::purify() to SafeS...Andy Staudacher
2009-05-31Run p::clean() on any variables that contain data entered by users.Bharat Mediratta
2009-02-12Change the size of the text and and some odd/even coloring. HopefullyTim Almdal
2009-02-12Bag the whole idea of a tab widget containing summary and detailTim Almdal
2009-02-11Well, exif dialog displays and will show the summary information. Tim Almdal