netbox/netbox/templates/utilities
dansheps a7f5db45e4 * Added CSS to:
* Hide URLs
  * Hide elements with "noprint" class
* Added noprint to:
  * Header Panel
  * Search Panel, Tags Panel
  * Buttons
  * Various list elements
  * Related elements
2019-03-05 15:42:47 -06:00
..
templatetags Flip the order of tag and URL name for the tag template tag 2018-07-05 15:20:13 -04:00
confirmation_form.html Modified form action to preserve query parameters 2017-09-01 12:25:57 -04:00
obj_bulk_add_component.html Fixes #2698: Remove pagination restriction on bulk component creation for devices/VMs 2018-12-19 10:59:12 -05:00
obj_bulk_delete.html Added warning message about automatically deleting child inventory items 2018-01-31 10:25:06 -05:00
obj_bulk_edit.html Fixes #2915: Fix bulk editing of pass-through ports 2019-02-20 11:13:43 -05:00
obj_bulk_remove.html Added views to add/remove hosts to/from clusters 2017-08-21 16:53:36 -04:00
obj_delete.html Converted all delete CBVs to use utilities/obj_delete.html 2016-05-12 15:46:02 -04:00
obj_edit.html Improved validation and workflow 2018-03-08 13:25:51 -05:00
obj_import.html Closes #1851: Standardize usage of GetReturnURLMixin 2018-07-02 11:54:41 -04:00
obj_table.html * Added CSS to: 2019-03-05 15:42:47 -06:00
render_custom_fields.html Initial work on custom fields 2016-08-12 17:20:01 -04:00
render_field.html Fixes #692: Form errors are not displayed on checkbox fields 2016-11-14 11:13:27 -05:00
render_form.html Initial push to public repo 2016-03-01 11:23:03 -05:00