Commit Graph

2 Commits (d360a0545f87a79ce26ec5fdb8352151521e62c0)

Author SHA1 Message Date
oca-travis 73b8ed36c5 [UPD] Update web_widget_slickroom.pot 2018-06-24 01:39:49 +00:00
Brenton Hughes 6cbd754f51 [ADD] web_widget_slickroom: Create module
* Extend web_widget_slick widget to open web_widget_darkroom modal
  and update selected carousel image on close
* Override _slickRender method from web_widget_slick to add data
  attribute w/ record id
* Change cursor to pointer on slickroom images
* Disable features in read-only mode
  * Keep default cursor
  * Prevent modal from opening
* Add tests

[IMP] web_widget_slickroom: Make requested changes

* Use jquery .data instead of .attr for image record IDs
* Add explicit img selector when finding images by record ID
* Remove svg version of icon
2018-01-31 08:49:49 +00:00