Nuevo plugin Redmine Glossary 0.9.2
This commit is contained in:
parent
5d298a7529
commit
693eb3ee50
72 changed files with 2962 additions and 0 deletions
19
plugins/redmine_glossary/test/fixtures/grossary_styles.yml
vendored
Executable file
19
plugins/redmine_glossary/test/fixtures/grossary_styles.yml
vendored
Executable file
|
@ -0,0 +1,19 @@
|
|||
# Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html
|
||||
one:
|
||||
id: 1
|
||||
show_desc:
|
||||
gropby:
|
||||
project_scope: 1
|
||||
sort_item_0: MyString
|
||||
sort_item_1: MyString
|
||||
sort_item_2: MyString
|
||||
user_id: 1
|
||||
two:
|
||||
id: 2
|
||||
show_desc:
|
||||
gropby:
|
||||
project_scope: 1
|
||||
sort_item_0: MyString
|
||||
sort_item_1: MyString
|
||||
sort_item_2: MyString
|
||||
user_id: 1
|
Loading…
Add table
Add a link
Reference in a new issue