--- a/integration/edition.html Tue Jun 18 15:18:30 2013 +0200
+++ b/integration/edition.html Tue Jun 18 15:51:39 2013 +0200
@@ -402,10 +402,10 @@
<tr id="rid-{{ridid}}" class="row-image-slideshow">
<td class="image-slideshow-row"><img data-url="{{url}}" src="{{url}}?width=60&height=60" alt="{{title}}"> </td>
<td class="title-slideshow-row" data-input="input" data-name="title">
- <span>{{title}}</span> <i class="icon-pencil"></i>
+ <span>{{#limitLength}}{{title}}{{/limitLength}}</span> <i class="icon-pencil"></i>
</td>
<td class="description-slideshow-row" data-input="textarea" data-name="description">
- <span>{{description}}</span> <i class="icon-pencil"></i>
+ <span>{{#limitLength}}{{description}}{{/limitLength}}</span> <i class="icon-pencil"></i>
</td>
<td>
<table>