Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
bugzilla
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Ivan Ivlev
bugzilla
Commits
3795a175
Commit
3795a175
authored
7 years ago
by
Дмитрий Никулин
Committed by
System Administrator
5 years ago
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add timer to english templates
parent
10478acc
release-5.0-stable
release-5.0.4-etersoft
No related merge requests found
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
4 additions
and
4 deletions
+4
-4
create.html.tmpl
template/en/default/bug/create/create.html.tmpl
+1
-1
edit.html.tmpl
template/en/default/bug/edit.html.tmpl
+1
-1
timersplash.html.tmpl
template/ru/default/etersoft/timersplash.html.tmpl
+2
-2
No files found.
template/en/default/bug/create/create.html.tmpl
View file @
3795a175
...
@@ -8,7 +8,7 @@
...
@@ -8,7 +8,7 @@
[% title = BLOCK %]Enter [% terms.Bug %]: [% product.name FILTER html %][% END %]
[% title = BLOCK %]Enter [% terms.Bug %]: [% product.name FILTER html %][% END %]
[% use_qa_contact = Param("useqacontact") %]
[% use_qa_contact = Param("useqacontact") %]
[% PROCESS etersoft/timersplash.html.tmpl %]
[% PROCESS global/header.html.tmpl
[% PROCESS global/header.html.tmpl
title = title
title = title
generate_api_token = 1
generate_api_token = 1
...
...
This diff is collapsed.
Click to expand it.
template/en/default/bug/edit.html.tmpl
View file @
3795a175
...
@@ -7,7 +7,7 @@
...
@@ -7,7 +7,7 @@
#%]
#%]
[% PROCESS bug/time.html.tmpl %]
[% PROCESS bug/time.html.tmpl %]
[% PROCESS etersoft/timersplash.html.tmpl %]
[% IF Param('comment_taggers_group') %]
[% IF Param('comment_taggers_group') %]
[% IF user.can_tag_comments %]
[% IF user.can_tag_comments %]
<div id="bz_ctag_div" class="bz_default_hidden">
<div id="bz_ctag_div" class="bz_default_hidden">
...
...
This diff is collapsed.
Click to expand it.
template/ru/default/etersoft/timersplash.html.tmpl
View file @
3795a175
...
@@ -42,5 +42,5 @@
...
@@ -42,5 +42,5 @@
</div>
</div>
</div>
</div>
<script language="javascript" type="text/javascript" src="js/etersoft/timer_common.js"></script>
<script language="javascript" type="text/javascript" src="js/etersoft/timer_common.js
?25_10_2017
"></script>
<script language="javascript" type="text/javascript" src="js/etersoft/timer.js"></script>
<script language="javascript" type="text/javascript" src="js/etersoft/timer.js
?25_10_2017
"></script>
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment