Jasmine test for changedMetadata method.
This commit is contained in:
@@ -22,8 +22,8 @@
|
||||
value='${field_value["field"].to_json(field_value["value"])}'
|
||||
% endif
|
||||
size='60' />
|
||||
## Change to False to see all the information being passed through.
|
||||
% if True:
|
||||
## Change to True to see all the information being passed through.
|
||||
% if False:
|
||||
<label>Help: ${field_value['field'].help}</label>
|
||||
<label>Type: ${type(field_value['field']).__name__}</label>
|
||||
<label>Inherited: ${field_value['is_inherited']}</label>
|
||||
|
||||
Reference in New Issue
Block a user