docs/customizing_attribute_partials.md in administrate-0.12.0 vs docs/customizing_attribute_partials.md in administrate-0.13.0
- old
+ new
@@ -1,12 +1,15 @@
-# Customizing attribute partials
+---
+title: Customizing attribute partials
+---
Occasionally you might want to change how specific types of attributes appear
across all dashboards. You can customize the following built in field types:
- `belongs_to`
- `boolean`
- `date_time`
+- `date`
- `email`
- `has_many`
- `has_one`
- `number`
- `polymorphic`