Closed (fixed)
Project:
Bootstrap
Version:
7.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 Mar 2014 at 01:03 UTC
Updated:
15 Jun 2016 at 13:26 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
markhalliwellDoh! Thanks! I was really tired when I did these.
Don't remove this line.
,is required on all array lines in PHP. This isn't JS.Whitespace
Comment #2
moonberry commentedComment #3
markhalliwellThanks @moonberry!
Committed 26b23c4 to 7.x-3.x:
Comment #4
markhalliwellComment #9
markhalliwellI'm just moving this back to 7.x. If there needs to be any re-evaluation for 8.x, create a new issue.
Comment #10
QuietSpecialist commentedJust updated to 7.3x and the iconize text function isn't working for me.
I'm using the following code in mysite template.php file:
Comment #11
QuietSpecialist commentedSorry, this works as designed. I was trying to target an
<a>rather than<button>tag.