Skip to content
This repository has been archived by the owner on Jul 29, 2019. It is now read-only.

question about _pagedown.html.erb #60

Open
adelevie opened this issue Jun 10, 2014 · 1 comment
Open

question about _pagedown.html.erb #60

adelevie opened this issue Jun 10, 2014 · 1 comment

Comments

@adelevie
Copy link

It sets instance variables in the view: https://github.com/codeforamerica/honolulu_answers/blob/master/app/views/shared/_pagedown.html.erb#L4-L6

But do these get used anywhere?

Also, is there a reason the CSS is inline and not used in the app/assets folder?

@hale
Copy link
Member

hale commented Jun 10, 2014

Good to go - not used anywhere as far as i can tell, must have been leftover. Not sure why the styles are here - so long as the assets are loaded properly in activeadmin there's no reason for the css to be inline.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants