Please enable JavaScript to use RhodeCode Enterprise
##// END OF EJS Templates
marcink
- Wed, 06 Mar 2019 12:29:05
Show More
rhodecode/public/images/rhodecode-logo-white-60x60.png rhodecode/public/images/rhodecode-logo-white-216x60.png
0
renamed
binary
0
0
1
NO CONTENT: file renamed from rhodecode/public/images/rhodecode-logo-white-216x60.png to rhodecode/public/images/rhodecode-logo-white-60x60.png, binary diff hidden
NO CONTENT: file renamed from rhodecode/public/images/rhodecode-logo-white-216x60.png to rhodecode/public/images/rhodecode-logo-white-60x60.png, binary diff hidden
rhodecode/templates/base/base.mako
0
+1
-1
@@
-9,7
+9,7
b''
9
< div id = "header-inner" class = "wrapper" >
9
< div id = "header-inner" class = "wrapper" >
10
< div id = "logo" >
10
< div id = "logo" >
11
< div class = "logo-wrapper" >
11
< div class = "logo-wrapper" >
12
< a href = " ${ h . route_path ( 'home' ) } " >< img src = " ${ h . asset ( 'images/rhodecode-logo-white-216x60.png' ) } " alt = "RhodeCode" /></ a >
12
< a href = " ${ h . route_path ( 'home' ) } " >< img src = " ${ h . asset ( 'images/rhodecode-logo-white-60 x60.png' ) } " alt = "RhodeCode" /></ a >
13
</ div >
13
</ div >
14
% if c . rhodecode_name :
14
% if c . rhodecode_name :
15
< div class = "branding" > - ${ h . branding ( c . rhodecode_name ) } </ div >
15
< div class = "branding" > - ${ h . branding ( c . rhodecode_name ) } </ div >
rhodecode/templates/login.mako
0
+1
-1
@@
-14,7
+14,7
b''
14
< div id = "header-inner" class = "title" >
14
< div id = "header-inner" class = "title" >
15
< div id = "logo" >
15
< div id = "logo" >
16
< div class = "logo-wrapper" >
16
< div class = "logo-wrapper" >
17
< a href = " ${ h . route_path ( 'home' ) } " >< img src = " ${ h . asset ( 'images/rhodecode-logo-white-216x60.png' ) } " alt = "RhodeCode" /></ a >
17
< a href = " ${ h . route_path ( 'home' ) } " >< img src = " ${ h . asset ( 'images/rhodecode-logo-white-60 x60.png' ) } " alt = "RhodeCode" /></ a >
18
</ div >
18
</ div >
19
% if c . rhodecode_name :
19
% if c . rhodecode_name :
20
< div class = "branding" > - ${ h . branding ( c . rhodecode_name ) } </ div >
20
< div class = "branding" > - ${ h . branding ( c . rhodecode_name ) } </ div >
rhodecode/templates/password_reset.mako
0
+1
-1
@@
-14,7
+14,7
b''
14
< div id = "header-inner" class = "title" >
14
< div id = "header-inner" class = "title" >
15
< div id = "logo" >
15
< div id = "logo" >
16
< div class = "logo-wrapper" >
16
< div class = "logo-wrapper" >
17
< a href = " ${ h . route_path ( 'home' ) } " >< img src = " ${ h . asset ( 'images/rhodecode-logo-white-216x60.png' ) } " alt = "RhodeCode" /></ a >
17
< a href = " ${ h . route_path ( 'home' ) } " >< img src = " ${ h . asset ( 'images/rhodecode-logo-white-60 x60.png' ) } " alt = "RhodeCode" /></ a >
18
</ div >
18
</ div >
19
% if c . rhodecode_name :
19
% if c . rhodecode_name :
20
< div class = "branding" > - ${ h . branding ( c . rhodecode_name ) } </ div >
20
< div class = "branding" > - ${ h . branding ( c . rhodecode_name ) } </ div >
rhodecode/templates/register.mako
0
+1
-1
@@
-14,7
+14,7
b''
14
< div id = "header-inner" class = "title" >
14
< div id = "header-inner" class = "title" >
15
< div id = "logo" >
15
< div id = "logo" >
16
< div class = "logo-wrapper" >
16
< div class = "logo-wrapper" >
17
< a href = " ${ h . route_path ( 'home' ) } " >< img src = " ${ h . asset ( 'images/rhodecode-logo-white-216x60.png' ) } " alt = "RhodeCode" /></ a >
17
< a href = " ${ h . route_path ( 'home' ) } " >< img src = " ${ h . asset ( 'images/rhodecode-logo-white-60 x60.png' ) } " alt = "RhodeCode" /></ a >
18
</ div >
18
</ div >
19
% if c . rhodecode_name :
19
% if c . rhodecode_name :
20
< div class = "branding" > - ${ h . branding ( c . rhodecode_name ) } </ div >
20
< div class = "branding" > - ${ h . branding ( c . rhodecode_name ) } </ div >
rhodecode/public/images/rhodecode-logo-white-266x74.png
0
removed
binary
0
0
1
NO CONTENT: file was removed, binary diff hidden
NO CONTENT: file was removed, binary diff hidden
Site-wide shortcuts
/
Use quick search box
g h
Goto home page
g g
Goto my private gists page
g G
Goto my public gists page
g 0-9
Goto bookmarked items from 0-9
n r
New repository page
n g
New gist page
Repositories
g s
Goto summary page
g c
Goto changelog page
g f
Goto files page
g F
Goto files page with file search activated
g p
Goto pull requests page
g o
Goto repository settings
g O
Goto repository access permissions settings
t s
Toggle sidebar on some pages