[Koha-bugs] [Bug 15317] Use Bootstrap modal for MARC and Card preview when ordering from staged files

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Dec 11 10:48:41 CET 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15317

--- Comment #3 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Comment on attachment 45455
  --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=45455
Bug 15317 - Use Bootstrap modal for MARC and Card preview when ordering from
staged files

Review of attachment 45455:
 --> (http://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=15317&attachment=45455)
-----------------------------------------------------------------

::: koha-tmpl/intranet-tmpl/prog/en/modules/acqui/addorderiso2709.tt
@@ +10,2 @@
>  <link rel="stylesheet" type="text/css" href="[% themelang %]/css/datatables.css" />
> +<style type="text/css">#dataPreview { width : 80%; margin-left : -40%; } @media (max-width: 767px) { #dataPreview { margin: 0; width : auto; } }</style>

Why do we need a special style for this one?

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list