equal
deleted
inserted
replaced
73 new_params['rights'] = rights |
73 new_params['rights'] = rights |
74 |
74 |
75 new_params['name'] = "Document" |
75 new_params['name'] = "Document" |
76 |
76 |
77 new_params['export_content_type'] = 'text/text' |
77 new_params['export_content_type'] = 'text/text' |
|
78 new_params['export_extension'] = '.html' |
78 |
79 |
79 new_params['no_create_raw'] = True |
80 new_params['no_create_raw'] = True |
80 new_params['no_create_with_scope'] = True |
81 new_params['no_create_with_scope'] = True |
81 new_params['no_create_with_key_fields'] = True |
82 new_params['no_create_with_key_fields'] = True |
82 new_params['no_list_raw'] = True |
83 new_params['no_list_raw'] = True |