|
@@ -2221,7 +2221,7 @@ $(document).ready(function(){
|
2221
|
2221
|
|
2222
|
2222
|
ajax_query_timestamp = null;
|
2223
|
2223
|
|
2224
|
|
- $("#tags_prompt_list_"+response.form_name).tagBox(options);
|
|
2224
|
+ //$("#tags_prompt_list_"+response.form_name).tagBox(options);
|
2225
|
2225
|
|
2226
|
2226
|
// On rend ce formulaire ajaxFormable
|
2227
|
2227
|
$('form[name="'+response.form_name+'"] input[type="submit"]').live('click', function(){
|