Show More
@@ -43,6 +43,8 b" var form = $('#form');" | |||||
43 | var previewTextBlock = $('#preview-text'); |
|
43 | var previewTextBlock = $('#preview-text'); | |
44 | previewTextBlock.html(data); |
|
44 | previewTextBlock.html(data); | |
45 | previewTextBlock.show(); |
|
45 | previewTextBlock.show(); | |
|
46 | ||||
|
47 | addScriptsToPost(previewTextBlock); | |||
46 | }) |
|
48 | }) | |
47 | }); |
|
49 | }); | |
48 |
|
50 |
General Comments 0
You need to be logged in to leave comments.
Login now