How do we remove the view original link under the action tab when viewing photos?
How do we remove the view original link under the action tab when viewing photos? |
make a backup of table: sys_objects_actions
If you delete the table row that contains _bx_photos_action_view_original it will remove that block. |
Ok. Thank you. |