Skip to content

Generate CSS file for each View instead of adding style markup for each Widget #238

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 16 commits into from
Oct 22, 2015

Conversation

gregumo
Copy link
Contributor

@gregumo gregumo commented Oct 22, 2015

No description provided.

return $widgetMap->getWidgetId();
};

foreach($this->getWidgetMap() as $widgetMap) {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

as $widgetMapArray

paulandrieux added a commit that referenced this pull request Oct 22, 2015
Generate CSS file for each View instead of adding style markup for each Widget
@paulandrieux paulandrieux merged commit ceedb6f into Victoire:master Oct 22, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants