From 715d876ebe65d8a1041ad14566dc37e8f7a0a6a9 Mon Sep 17 00:00:00 2001 From: MoisesMachado Date: Fri, 16 May 2008 15:26:12 +0000 Subject: [PATCH] ActionItem380: added symbolic links for enterprise and community editing forms to organization form --- app/views/profile_editor/community.rhtml | 1 + app/views/profile_editor/enterprise.rhtml | 1 + 2 files changed, 2 insertions(+), 0 deletions(-) create mode 120000 app/views/profile_editor/community.rhtml create mode 120000 app/views/profile_editor/enterprise.rhtml diff --git a/app/views/profile_editor/community.rhtml b/app/views/profile_editor/community.rhtml new file mode 120000 index 0000000..8eae631 --- /dev/null +++ b/app/views/profile_editor/community.rhtml @@ -0,0 +1 @@ +organization.rhtml \ No newline at end of file diff --git a/app/views/profile_editor/enterprise.rhtml b/app/views/profile_editor/enterprise.rhtml new file mode 120000 index 0000000..8eae631 --- /dev/null +++ b/app/views/profile_editor/enterprise.rhtml @@ -0,0 +1 @@ +organization.rhtml \ No newline at end of file -- libgit2 0.21.2