boonebgorges / bp-groupblog

BuddyPress Groupblog
GNU General Public License v3.0
15 stars 10 forks source link

Independend from JavaScript #24

Closed mahype closed 11 years ago

mahype commented 11 years ago

Changed Javascript behaviour for disabled fields on blog creation and editing. All fields won't be disabled on beginning. After Javascript is loaded all functions will work again. This update makes the plugin independend from JavaScript.

boonebgorges commented 11 years ago

Thanks so much!