diff options
| author | garbash <dor.garbash@gmail.com> | 2015-04-12 16:04:47 +0200 |
|---|---|---|
| committer | garbash <dor.garbash@gmail.com> | 2015-04-12 16:04:47 +0200 |
| commit | 15d57261ed988213da5294c6ed6e58741df547c8 (patch) | |
| tree | e95b6d9ca80bd714862deaf247a96d96cc8dd044 /src/local | |
| parent | 2f7ebdd01546b78f1584ce3e0b25e30f104523e9 (diff) | |
Modify domain types leap.rhizi.net
Diffstat (limited to 'src/local')
| -rw-r--r-- | src/local/domain/leap.rhizi.net/domain_types.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/local/domain/leap.rhizi.net/domain_types.js b/src/local/domain/leap.rhizi.net/domain_types.js index 7025c245..4a885a7a 100644 --- a/src/local/domain/leap.rhizi.net/domain_types.js +++ b/src/local/domain/leap.rhizi.net/domain_types.js @@ -22,8 +22,8 @@ define({ 'title': 'Idea', 'attributes': ['description', 'url'], }], - ['need', { - 'title': 'Need', + ['skill', { + 'title': 'Skill', 'attributes': ['description', 'url'], }], ['resource', { |
