Remove the blog help text as it was for the comma-separated tagging system

This commit is contained in:
Kevin MacMartin 2020-04-24 01:48:37 -04:00
parent 12a0901401
commit 12a5e6b19b

View file

@ -13,8 +13,6 @@ class Blog extends DashboardModel
public static $dashboard_type = 'edit';
public static $dashboard_help_text = '<strong>NOTE</strong>: Tags should be separated by semicolons';
public static $dashboard_display = [ 'title', 'created_at' ];
public static $dashboard_columns = [