File tree Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ module Issues
19
19
:virtual_path => "issues/show" ,
20
20
:name => "deface_view_issues_show_map" ,
21
21
:insert_before => "div.attributes" ,
22
- :original => '2042e7171bb2eaa98259e9ccbff8209910565e7a ' ,
22
+ :original => 'c56981aa84b0fee66ff43ea773cf1444193a2862 ' ,
23
23
:partial => "issues/show/map"
24
24
)
25
25
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ module Projects
11
11
:virtual_path => "projects/show" ,
12
12
:name => "deface_view_projects_show_other_formats" ,
13
13
:insert_bottom => "div.splitcontentright" ,
14
- :original => '868cdb34ed1c52af47076776295dcba1311914f9 ' ,
14
+ :original => '1d2f0cb0b1439dddc34ac9c50b6b1b111fe702ce ' ,
15
15
:partial => "projects/show/other_formats"
16
16
)
17
17
end
Original file line number Diff line number Diff line change @@ -3,6 +3,7 @@ module Users
3
3
:virtual_path => "users/show" ,
4
4
:name => "deface_view_users_show_other_formats" ,
5
5
:insert_bottom => "div.splitcontentleft" ,
6
+ :original => 'abe916df0691ebe8848cfc0dde536abd3bfe39b8' ,
6
7
:partial => "users/show/other_formats"
7
8
)
8
9
end
You can’t perform that action at this time.
0 commit comments