diff --git a/mass_editing/README.rst b/mass_editing/README.rst index aa471eb..ac105b0 100644 --- a/mass_editing/README.rst +++ b/mass_editing/README.rst @@ -55,27 +55,27 @@ As shown in figure you have to configure the object and fields for mass editing. * Select the object and add the fields of that object on which you want to apply mass editing. -.. image:: /mass_editing/static/description/mass_editing-1.png +.. image:: https://raw.githubusercontent.com/mass_editing/static/description/mass_editing-1.png :width: 70% * *Add Action*: As shown in figure click on *Add Sidebar Button* to add mass editing option in *Action* option in action. -.. image:: /mass_editing/static/description/mass_editing-2.png +.. image:: https://raw.githubusercontent.com/mass_editing/static/description/mass_editing-2.png :width: 70% * *Go for Mass Editing*: As shown in figure, select the records which you want to modify and click on *Action* to open mass editing popup. -.. image:: /mass_editing/static/description/mass_editing-3.png +.. image:: https://raw.githubusercontent.com/mass_editing/static/description/mass_editing-3.png :width: 70% * Select *Set / Remove* action and write down the value to set or remove the value for the given field. -.. image:: /mass_editing/static/description/mass_editing-4.png +.. image:: https://raw.githubusercontent.com/mass_editing/static/description/mass_editing-4.png :width: 70% * This way you can set / remove the values of the fields. -.. image:: /mass_editing/static/description/mass_editing-5.png +.. image:: https://raw.githubusercontent.com/mass_editing/static/description/mass_editing-5.png :width: 70% Bug Tracker diff --git a/mass_editing/static/description/index.html b/mass_editing/static/description/index.html index a0edc16..a3366cb 100644 --- a/mass_editing/static/description/index.html +++ b/mass_editing/static/description/index.html @@ -401,23 +401,23 @@ ul.auto-toc { -/mass_editing/static/description/mass_editing-1.png +https://raw.githubusercontent.com/mass_editing/static/description/mass_editing-1.png -/mass_editing/static/description/mass_editing-2.png +https://raw.githubusercontent.com/mass_editing/static/description/mass_editing-2.png -/mass_editing/static/description/mass_editing-3.png +https://raw.githubusercontent.com/mass_editing/static/description/mass_editing-3.png -/mass_editing/static/description/mass_editing-4.png +https://raw.githubusercontent.com/mass_editing/static/description/mass_editing-4.png -/mass_editing/static/description/mass_editing-5.png +https://raw.githubusercontent.com/mass_editing/static/description/mass_editing-5.png

Bug Tracker