Bug 19603: (QA follow-up) Remove unused message
Signed-off-by: Josef Moravec <josef.moravec@gmail.com> Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
This commit is contained in:
parent
e678098109
commit
0853b50f01
1 changed files with 0 additions and 1 deletions
|
@ -496,7 +496,6 @@
|
||||||
[% INCLUDE 'datatables.inc' %]
|
[% INCLUDE 'datatables.inc' %]
|
||||||
<script type="text/javascript">
|
<script type="text/javascript">
|
||||||
var MSG_CATEGORYCODE_CHARS = _("Category code can only contain the following characters: letters, numbers, - and _.");
|
var MSG_CATEGORYCODE_CHARS = _("Category code can only contain the following characters: letters, numbers, - and _.");
|
||||||
var MSG_BOTH_ENROLLMENTPERIODS = _("Please choose only one enrollment period setting.");
|
|
||||||
var MSG_ONE_ENROLLMENTPERIOD = ("Please choose an enrollment period in months OR by date.");
|
var MSG_ONE_ENROLLMENTPERIOD = ("Please choose an enrollment period in months OR by date.");
|
||||||
</script>
|
</script>
|
||||||
<script type="text/javascript" src="[% themelang %]/js/categories.js"></script>
|
<script type="text/javascript" src="[% themelang %]/js/categories.js"></script>
|
||||||
|
|
Loading…
Reference in a new issue