aboutsummaryrefslogtreecommitdiffstats
path: root/app/views/admin/blog/posts/_form.css.erb
Commit message (Collapse)AuthorAgeFilesLines
* Wip.Uģis Ozols2011-07-271-20/+0
|
* the checkbox list for categories was out of handJoe Sak2011-06-291-2/+7
|
* Add button to copy the blog post's body to the teaser editor to get started ↵Kyle Wilkinson2011-06-211-0/+8
| | | | on creating a custom teaser.
* Consistent whitespace.Philip Arndt2010-11-231-1/+1
|
* Merged in Joe's and Steven's forks and updated for compatibility with < ↵Philip Arndt2010-11-221-0/+7
0.9.9. Also, specs now work by including the factories and I have also laid the foundation for cucumber features. Fixed an issue where the javascript file was clashing with the same code we merged to core from this engine relating to submenus. Regenerated gemspec.