Browse Source

Merge pull request #53 from ilmir-k/8.0

update screenshot in move_mail
pull/1/head
Ivan Yelizariev 9 years ago
parent
commit
a0418f1613
  1. BIN
      static/description/delete-message.png
  2. BIN
      static/description/html-message-viewer.png
  3. BIN
      static/description/html-message-viewer1.png
  4. 16
      static/description/index.html
  5. BIN
      static/description/record-move-back.png

BIN
static/description/delete-message.png

After

Width: 1012  |  Height: 546  |  Size: 73 KiB

BIN
static/description/html-message-viewer.png

Before

Width: 1027  |  Height: 546  |  Size: 58 KiB

After

Width: 1012  |  Height: 546  |  Size: 62 KiB

BIN
static/description/html-message-viewer1.png

After

Width: 1012  |  Height: 546  |  Size: 51 KiB

16
static/description/index.html

@ -103,11 +103,23 @@
<div class="oe_demo oe_picture oe_screenshot"> <div class="oe_demo oe_picture oe_screenshot">
<img src="html-message.png?1"/> <img src="html-message.png?1"/>
</div> </div>
<p class="oe_mt32">
Check message and then close window.
<p class="oe_mt32">
After checking a message you can close window this way
</p>
<div class="oe_demo oe_picture oe_screenshot">
<img src="html-message-viewer1.png"/>
</div>
<p class="oe_mt32">
Also, you can mark as read and close
</p> </p>
<div class="oe_demo oe_picture oe_screenshot"> <div class="oe_demo oe_picture oe_screenshot">
<img src="html-message-viewer.png?2"/> <img src="html-message-viewer.png?2"/>
</div>
<p class="oe_mt32">
In addition, the module can be used to delete a message (it's available for superuser only)
</p>
<div class="oe_demo oe_picture oe_screenshot">
<img src="delete-message.png"/>
</div> </div>
</div> </div>
</div> </div>

BIN
static/description/record-move-back.png

Before

Width: 904  |  Height: 482  |  Size: 67 KiB

After

Width: 904  |  Height: 482  |  Size: 68 KiB

Loading…
Cancel
Save