Commit a0361dcb299eece381491914b5c26182b18b1c24

Authored by Charl Joseph Mert
1 parent 77ea773e

Brand server without requiring access to FS

PT: 1243391

Removed debugging statements

Updated by: Charl Joseph Mert
templates/ktcore/forms/widgets/imagecrop.smarty
1 <img id="kt_image_to_crop" src="{$value}" alt="{$name}" title="{$name}" /> 1 <img id="kt_image_to_crop" src="{$value}" alt="{$name}" title="{$name}" />
2 -{$options.init_width}  
3 -{$options.init_height}  
4 <script type="text/javascript"> 2 <script type="text/javascript">
5 jQuery(function () {ldelim} 3 jQuery(function () {ldelim}
6 //TODO: Draw attributes and config options from widget attributes 4 //TODO: Draw attributes and config options from widget attributes