ensures the cssclass is set for selecting media items (oops, had removed that before)
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
<div class="picrow" ng-repeat="row in rows">
|
||||
|
||||
<div class="pic"
|
||||
ng-class="img.cssclass"
|
||||
ng-style="img.style" ng-repeat="img in row.images">
|
||||
|
||||
<a href="#media/media/edit/{{img.id}}"
|
||||
|
||||
Reference in New Issue
Block a user