Skip to content

Commit

Permalink
Neue Titel
Browse files Browse the repository at this point in the history
Neue Titel
  • Loading branch information
wwwubhd committed Jun 2, 2017
1 parent b48c5dc commit 0867d33
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
Binary file added static/images/campusmedia/studiumgenerale2017.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion views/campusmedia/generale.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<div class="col-lg-3">
<article>
<div class="post-image">
<img src="{{=URL(myconf.take('web.application'),'static','images/campusmedia/studiumgenerale.jpg')}}">
<img src="{{=URL(myconf.take('web.application'),'static','images/campusmedia/studiumgenerale2017.jpg')}}">
</div>
</article>
<div class="box">
Expand Down
8 changes: 4 additions & 4 deletions views/home/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -119,9 +119,9 @@ <h4>Neuerscheinung</h4>
{{elif session.forced_language =='en': }}
<h4>New titles</h4>
{{pass}}
{{=IMG(_src=URL('static','files/presses/6/monographs/206/simple/cover.jpg'),_alt='',_style='width:145px', _class='bildrahmen')}}
{{=IMG(_src=URL('static','files/presses/6/monographs/258/simple/cover.jpg'),_alt='',_style='width:145px', _class='bildrahmen')}}
</div>
<div class="box-bottom">{{=A(T('More Information'),_href=URL('catalog','book/206'))}}
<div class="box-bottom">{{=A(T('More Information'),_href=URL('catalog','book/258'))}}
</div>
</div>
</div>
Expand Down Expand Up @@ -455,10 +455,10 @@ <h4>Campus Media</h4>
<div class="col-lg-3">
<div class="box">
<div class="box-gray aligncenter">
<h4>{{if session.forced_language =='de': }}Erscheint demnächst{{elif session.forced_language =='en': }}Coming soon{{pass}}</h4>
<h4>{{if session.forced_language =='de': }}Neuerscheinung{{elif session.forced_language =='en': }}New{{pass}}</h4>
{{=IMG(_src=URL('static','images/catalog/Cover_anders_altern_OMP_300.jpg'),_alt='',_style='width:145px', _class='bildrahmen')}}
</div>
<div class="box-bottom">&nbsp;
<div class="box-bottom"><a href="https://heiup.uni-heidelberg.de/journals/index.php/generale/issue/view/2365/showToc">{{if session.forced_language =='de': }}Mehr{{elif session.forced_language =='en': }}More Information{{pass}}</a>
</div>
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion views/journals/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ <h5 class="widgetheading"></h5>
<div class="col-lg-2">
<article>
<div class="post-image">
<img src="{{=URL(myconf.take('web.application'),'static','images/campusmedia/studiumgenerale.jpg')}} ">
<img src="{{=URL(myconf.take('web.application'),'static','images/campusmedia/studiumgenerale2017.jpg')}} ">
</div>
</article>
</div>
Expand Down

0 comments on commit 0867d33

Please sign in to comment.