Commit 905ddc24 authored by Sven Franck's avatar Sven Franck

erp5_officejs_afs_directory: fix display of images in success cases

parent dcfdd410
...@@ -223,6 +223,7 @@ ...@@ -223,6 +223,7 @@
width: auto; width: auto;
display: block; display: block;
margin: 0 auto; margin: 0 auto;
max-height: 100%;
} }
@media (max-width: 40em) { @media (max-width: 40em) {
.custom-success-story-image-wrapper { .custom-success-story-image-wrapper {
......
...@@ -234,7 +234,7 @@ ...@@ -234,7 +234,7 @@
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>954.54858.27951.59136</string> </value> <value> <string>954.54859.55587.35328</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -252,7 +252,7 @@ ...@@ -252,7 +252,7 @@
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1477413830.84</float> <float>1477644662.41</float>
<string>UTC</string> <string>UTC</string>
</tuple> </tuple>
</state> </state>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment