mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-16 14:33:14 +00:00
PHRAS-450 - fix captured images dimension issue
Admin - allow input value change for sliders fix misc css issues update jquery checked attr into prop
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
|
||||
$this.after('<img class="loader" style="visibility:hidden;" src="/assets/common/images/icons/loader-black.gif"/>');
|
||||
$this.after('<img class="reload" src="/assets/common/images/icons/reload.png"/>');
|
||||
$this.after('<img class="status" src="/assets/common/images/icons/delete.png"/>');
|
||||
$this.after('<img class="status btn-img" src="/assets/common/images/icons/delete.png" width="16"/>');
|
||||
|
||||
|
||||
$this.bind('keyup blur', function () {
|
||||
|
Reference in New Issue
Block a user