diff options
author | Ezra Zygmuntowicz <ez@engineyard.com> | 2008-10-08 14:19:52 -0700 |
---|---|---|
committer | Ezra Zygmuntowicz <ez@engineyard.com> | 2008-10-08 14:19:52 -0700 |
commit | c5d33c1298834ce40b8fbf344f281045771b5371 (patch) | |
tree | 1f0d4c7eab1eb379b544282a7ce48052acf719a5 /lib/chef_server/views/openid_consumer/start.html.haml | |
parent | 3d14601aea23dee3899d097324875274da419d84 (diff) | |
download | chef-c5d33c1298834ce40b8fbf344f281045771b5371.tar.gz |
big refactor of the repo layout. move to a chef gem and a chef-server gem all with proper deps
Diffstat (limited to 'lib/chef_server/views/openid_consumer/start.html.haml')
-rw-r--r-- | lib/chef_server/views/openid_consumer/start.html.haml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/chef_server/views/openid_consumer/start.html.haml b/lib/chef_server/views/openid_consumer/start.html.haml deleted file mode 100644 index 75ed9a9257..0000000000 --- a/lib/chef_server/views/openid_consumer/start.html.haml +++ /dev/null @@ -1,4 +0,0 @@ -<%= @form_text %> -<script type="text/javascript"> -document.getElementById('openid_form').submit(); -</script>
\ No newline at end of file |