diff options
| author | garbash <dor.garbash@gmail.com> | 2015-05-04 12:34:00 +0300 |
|---|---|---|
| committer | garbash <dor.garbash@gmail.com> | 2015-05-04 12:34:03 +0300 |
| commit | a09762e85358ae57f62d2387a05572c558f7326f (patch) | |
| tree | e50c1ccb26454d5a9594211911614a58905f6ff8 /src | |
| parent | f6579501416c6199ca9772adec92a7e5fc8cad32 (diff) | |
Removed "keyword" from rhizi.tami node type schema
Diffstat (limited to 'src')
| -rw-r--r-- | src/local/domain/rhizi.tami.org.il/domain_types.js | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/local/domain/rhizi.tami.org.il/domain_types.js b/src/local/domain/rhizi.tami.org.il/domain_types.js index 40ca8a75..54c70fe6 100644 --- a/src/local/domain/rhizi.tami.org.il/domain_types.js +++ b/src/local/domain/rhizi.tami.org.il/domain_types.js @@ -10,10 +10,6 @@ define({ 'url' ], }], - ['keyword', { - 'title': 'Keyword', - 'attributes': ['description', 'url', 'image-url'], - }], ['project', { 'title': 'Project', 'attributes': ['description', 'url', 'rhizi-url', 'image-url'], |
