File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " nodebb-theme-material" ,
3- "version" : " 2.12.8 " ,
3+ "version" : " 2.12.9 " ,
44 "nbbpm" : {
55 "compatibility" : " ^1.12.0"
66 },
Original file line number Diff line number Diff line change 260260 <li class =" { navigation.class} " >
261261 <a class =" navigation-link" href =" { navigation.route} " title =" { navigation.title} " <!-- IF navigation.id -- >id="{ navigation.id} "<!-- ENDIF navigation.id --><!-- IF navigation.properties.targetBlank --> target="_blank"<!-- ENDIF navigation.properties.targetBlank --> >
262262 <!-- IF navigation.iconClass -->
263- <i class =" fa fa-fw { navigation.iconClass} " ></i >
263+ <i class =" fa fa-fw { navigation.iconClass} " data-content = " { navigation.content } " ></i >
264264 <!-- ENDIF navigation.iconClass -->
265265 <!-- IF navigation.text -->
266266 { navigation.text}
You can’t perform that action at this time.
0 commit comments