files/app/config/base.rb in motion-prime-0.4.5 vs files/app/config/base.rb in motion-prime-0.5.0

- old
+ new

@@ -7,13 +7,9 @@ api.base = "http://example.com" api.client_id = "" api.client_secret = "" end -Prime::Config.sidebar do |sidebar| - sidebar.background_image = "images/sidebar/bg.jpg".uiimage -end - Prime::Config.font.name = "Ubuntu" # setup model's store Prime::Store.connect \ No newline at end of file