Skip to content

Commit

Permalink
http://bugs.sakaiproject.org/jira/browse/SAK-12440
Browse files Browse the repository at this point in the history
	- use parameters to shrink width of FCKEditor here

git-svn-id: https://source.sakaiproject.org/svn/web/trunk@45590 66ffb92e-73f9-0310-93c1-f5514f145a0a
  • Loading branch information
gsilver committed Apr 21, 2008
1 parent d20b540 commit d6d608c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<tr>
<td>
<textarea id="description" name="description" rows="5" cols="40" tabindex="1" wrap="virtual">$!description</textarea>
#chef_setupformattedtextarea("description")
#chef_setupformattedtextareaparams("description" "300" "380" "largecompressed")
</td>
</tr>
</table>
Expand Down

0 comments on commit d6d608c

Please sign in to comment.