Skip to content

Conversation

@jacestk
Copy link
Contributor

@jacestk jacestk commented Jul 21, 2017

Fixes #265

jacestk added 2 commits July 20, 2017 13:18
Fixes for displaying AngularJS style in IE11
replace style="css{angular}" by ng-style="{angular}css"
Fixes for displaying AngularJS style in IE11
replace style="css{angular}" by ng-style="{angular}css"
@jacestk jacestk changed the title IE11 fixes IE11 fixes (not good, have badly copied the dir) Jul 21, 2017
@jacestk jacestk changed the title IE11 fixes (not good, have badly copied the dir) IE11 fixes Jul 21, 2017
@jacestk
Copy link
Contributor Author

jacestk commented Jul 21, 2017

how can I deleted the first commit (which is completly nasty)

@juliusknorr
Copy link
Member

@jacestk You can do that with an interactive rebase. Run git rebase -i HEAD~2 on the command line and just delete the commit that you want to remove from the editor then.

@jacestk
Copy link
Contributor Author

jacestk commented Jul 21, 2017

No way without using git command line?

@pixelipo
Copy link
Contributor

@jacestk without git CLI only if you scrap this completely and create a brand new branch and PR from master

@juliusknorr
Copy link
Member

@jacestk I guess there is a way in some git gui clients, but I have no idea on how to use any of those.

@juliusknorr juliusknorr mentioned this pull request Aug 4, 2017
@juliusknorr
Copy link
Member

juliusknorr commented Aug 4, 2017

@jacestk I created a new PR with your commit to fix this, so we can get this merged for the next bugfix release. #273

@juliusknorr juliusknorr closed this Aug 4, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants