File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed
src/material-stubs/resources/views Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 7777 <p >{{ __ (' RTL Support' ) } } </p >
7878 </a >
7979 </li >
80- <li class =" nav-item active-pro{{ $activePage == ' upgrade' ? ' active' : ' ' } } bg-danger " >
81- <a class =" nav-link text-white" href =" {{ route (' upgrade' ) } }" >
82- <i class =" material-icons" >unarchive</i >
80+ <li class =" nav-item active-pro{{ $activePage == ' upgrade' ? ' active' : ' ' } }" >
81+ <a class =" nav-link text-white bg-danger " href =" {{ route (' upgrade' ) } }" >
82+ <i class =" material-icons text-white " >unarchive</i >
8383 <p >{{ __ (' Upgrade to PRO' ) } } </p >
8484 </a >
8585 </li >
8686 </ul >
8787 </div >
88- </div >
88+ </div >
Original file line number Diff line number Diff line change 148148 <p >{{ __ (' RTL Support' ) } } </p >
149149 </a >
150150 </li >
151- <li class =" nav-item active-pro" >
152- <a class =" nav-link" href =" {{ route (' upgrade' ) } }" >
153- <i class =" material-icons" >unarchive</i >
151+ <li class =" nav-item active-pro{{ $activePage == ' upgrade ' ? ' active ' : ' ' } } " >
152+ <a class =" nav-link text-white bg-danger " href =" {{ route (' upgrade' ) } }" >
153+ <i class =" material-icons text-white " >unarchive</i >
154154 <p >{{ __ (' Upgrade to PRO' ) } } </p >
155155 </a >
156156 </li >
474474 </noscript >
475475 @stack (' js' )
476476 </body >
477- </html >
477+ </html >
You can’t perform that action at this time.
0 commit comments