mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-04-08 18:55:09 +02:00
Enlarged the text on plugins fields Tickets #3739
This commit is contained in:
parent
5a14da9081
commit
df295dca48
@ -688,7 +688,8 @@ function load_plugin_macros_fields(row_model_id) {
|
||||
add_macro_field(macro, row_model_id);
|
||||
}
|
||||
});
|
||||
|
||||
//Plugin text can be larger
|
||||
$(".macro_field").find(":input").attr("maxlength", 1023);
|
||||
// Add again the hover event to the 'force_callback' elements
|
||||
forced_title_callback();
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user