diff options
author | Bharat Mediratta <bharat@menalto.com> | 2010-12-15 12:08:56 -0800 |
---|---|---|
committer | Bharat Mediratta <bharat@menalto.com> | 2010-12-15 12:08:56 -0800 |
commit | ff4c930338a80a7a5eb220f539aac1f06c748bc4 (patch) | |
tree | 05525d895cb98080aef987d45c0e406c985a72bc /modules/gallery/tests/xss_data.txt | |
parent | 18470a60012b8ab48b8c2a6a94673b69500de4a7 (diff) |
Clean up golden file as a follow-on to
3c523bcac6e902973c5891c02842254eaecd33a4 for #1499.
Diffstat (limited to 'modules/gallery/tests/xss_data.txt')
-rw-r--r-- | modules/gallery/tests/xss_data.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/gallery/tests/xss_data.txt b/modules/gallery/tests/xss_data.txt index bd72509c..7c5e803d 100644 --- a/modules/gallery/tests/xss_data.txt +++ b/modules/gallery/tests/xss_data.txt @@ -260,8 +260,8 @@ modules/gallery/views/upgrader.html.php 123 DIRTY_ATTR $don modules/gallery/views/user_languages_block.html.php 2 DIRTY form::dropdown("g-select-session-locale",$installed_locales,$selected) modules/gallery/views/user_profile.html.php 34 DIRTY_ATTR $user->avatar_url(40,$theme->url(,true)) modules/gallery/views/user_profile.html.php 43 DIRTY $info->view -modules/image_block/views/image_block_block.html.php 3 DIRTY_JS $item->url() -modules/image_block/views/image_block_block.html.php 4 DIRTY $item->thumb_img(array("class"=>"g-thumbnail")) +modules/image_block/views/image_block_block.html.php 4 DIRTY_JS $item->url() +modules/image_block/views/image_block_block.html.php 5 DIRTY $item->thumb_img(array("class"=>"g-thumbnail")) modules/info/views/info_block.html.php 22 DIRTY gallery::date_time($item->captured) modules/info/views/info_block.html.php 29 DIRTY_JS $item->owner->url modules/notification/views/comment_published.html.php 28 DIRTY_JS $comment->item()->abs_url() |