Closed (fixed)
Project:
Fusion Slate
Version:
7.x-2.0-beta1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 Nov 2014 at 06:22 UTC
Updated:
20 Mar 2015 at 22:36 UTC
Jump to comment: Most recent
Comments
Comment #2
Poieo commentedThanks for posting this. content_top is no longer needed in Drupal 7 so I've removed it in the latest dev.
Comment #3
alexrodriguezmd commentedSorry if this question is very basic, I'm still learning Drupal.
I've got the latest beta installed. I want to fix this error but stay on the beta branch.
Can I replace my page.tpl.php with the one from the dev branch to fix this until you push this commit to the latest beta branch?
I don't think there are any dependencies but just want to make sure.
Thanks for your help.
Alex
Comment #4
Poieo commentedYou could and everything would work fine. But, as soon as you modify your theme you are technically no longer on the beta branch. You've created your own custom dev branch.
With that said, I've pushed this to a new beta2 branch so you have nothing to worry about. Just download the latest release.
Comment #5
alexrodriguezmd commentedYeah, I suppose modifying my theme would not be ideal. But I thought it would be a good workaround until you had the time to update the theme.
Thanks for the feedback and for pushing a new update.
Alex