зеркало из https://github.com/mozilla/pjs.git
Bug 155389 - More <link> elements & templatization of navigation_links. Fix small regression where I accidentally damaged the user.login field. Patch by gerv.
This commit is contained in:
Родитель
d2adbcb960
Коммит
d1bcc43c3c
|
@ -69,8 +69,8 @@
|
|||
|
||||
[%# *** Preset Queries *** %]
|
||||
[% IF user.showmybugslink %]
|
||||
[% user.login = user.login FILTER url_quote %]
|
||||
[% substs = { userid => user.login } %]
|
||||
[% user_login = user.login FILTER url_quote %]
|
||||
[% substs = { userid => user_login } %]
|
||||
<link rel="Preset Queries" title="My Bugs"
|
||||
href="[% PerformSubsts(Param('mybugstemplate'), substs) %]">
|
||||
[% END %]
|
||||
|
|
Загрузка…
Ссылка в новой задаче