aboutsummaryrefslogtreecommitdiffstats
path: root/app/views/admin/blog/posts
diff options
context:
space:
mode:
authorPhilip Arndt <parndt@gmail.com>2010-11-23 09:34:11 +1300
committerPhilip Arndt <parndt@gmail.com>2010-11-23 09:34:11 +1300
commit97101633ca5f0a94560d18adc0df41ca8f60eed7 (patch)
treec2414815b5476c3982647095af1625d459506af6 /app/views/admin/blog/posts
parent8b1fd448316a69d4849ff47d9948364dbbbc4db1 (diff)
downloadrefinerycms-blog-97101633ca5f0a94560d18adc0df41ca8f60eed7.tar.gz
refinerycms-blog-97101633ca5f0a94560d18adc0df41ca8f60eed7.tar.bz2
refinerycms-blog-97101633ca5f0a94560d18adc0df41ca8f60eed7.zip
Consistent whitespace.
Diffstat (limited to 'app/views/admin/blog/posts')
-rw-r--r--app/views/admin/blog/posts/_form.css.erb2
-rw-r--r--app/views/admin/blog/posts/_form.js.erb2
-rw-r--r--app/views/admin/blog/posts/index.html.erb2
3 files changed, 3 insertions, 3 deletions
diff --git a/app/views/admin/blog/posts/_form.css.erb b/app/views/admin/blog/posts/_form.css.erb
index d6f2c20..05c18cf 100644
--- a/app/views/admin/blog/posts/_form.css.erb
+++ b/app/views/admin/blog/posts/_form.css.erb
@@ -4,4 +4,4 @@
margin: 0px;
padding: 0px;
}
-</style> \ No newline at end of file
+</style>
diff --git a/app/views/admin/blog/posts/_form.js.erb b/app/views/admin/blog/posts/_form.js.erb
index 394975f..1d65448 100644
--- a/app/views/admin/blog/posts/_form.js.erb
+++ b/app/views/admin/blog/posts/_form.js.erb
@@ -10,4 +10,4 @@
}, 250);
});
});
-</script> \ No newline at end of file
+</script>
diff --git a/app/views/admin/blog/posts/index.html.erb b/app/views/admin/blog/posts/index.html.erb
index ae825eb..d8c45a9 100644
--- a/app/views/admin/blog/posts/index.html.erb
+++ b/app/views/admin/blog/posts/index.html.erb
@@ -27,4 +27,4 @@
</p>
<% end %>
<% end %>
-</div> \ No newline at end of file
+</div>