View | Details | Raw Unified | Return to bug 7760
Collapse All | Expand All

(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/batchMod-del.tt (-1 / +1 lines)
Lines 23-29 for( x=0; x<allColumns.length; x++ ){ Link Here
23
<style type="text/css">#selections { display: none; }</style>
23
<style type="text/css">#selections { display: none; }</style>
24
<![endif]-->
24
<![endif]-->
25
</head>
25
</head>
26
<body>
26
<body id="tools_batchMod-del" class="tools">
27
[% INCLUDE 'header.inc' %]
27
[% INCLUDE 'header.inc' %]
28
[% INCLUDE 'cat-search.inc' %]
28
[% INCLUDE 'cat-search.inc' %]
29
29
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/batchMod-edit.tt (-1 / +1 lines)
Lines 45-51 $("input[name='disable_input']").click(function() { Link Here
45
<![endif]-->
45
<![endif]-->
46
<link type="text/css" rel="stylesheet" href="[% themelang %]/css/addbiblio.css" />
46
<link type="text/css" rel="stylesheet" href="[% themelang %]/css/addbiblio.css" />
47
</head>
47
</head>
48
<body>
48
<body id="tools_batchMod-edit" class="tools">
49
[% INCLUDE 'header.inc' %]
49
[% INCLUDE 'header.inc' %]
50
[% INCLUDE 'cat-search.inc' %]
50
[% INCLUDE 'cat-search.inc' %]
51
51
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/batchMod.tt (-1 / +1 lines)
Lines 11-17 Link Here
11
//]]>
11
//]]>
12
</script>
12
</script>
13
</head>
13
</head>
14
<body>
14
<body id="tools_batchMod" class="tools">
15
[% INCLUDE 'header.inc' %]
15
[% INCLUDE 'header.inc' %]
16
[% INCLUDE 'cat-search.inc' %]
16
[% INCLUDE 'cat-search.inc' %]
17
17
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/cleanborrowers.tt (-1 / +1 lines)
Lines 37-43 Link Here
37
</script>
37
</script>
38
38
39
</head>
39
</head>
40
<body>
40
<body id="tools_cleanborrowers" class="tools">
41
[% INCLUDE 'header.inc' %]
41
[% INCLUDE 'header.inc' %]
42
[% INCLUDE 'cat-search.inc' %]
42
[% INCLUDE 'cat-search.inc' %]
43
43
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/csv-profiles.tt (-1 / +1 lines)
Lines 12-18 function reloadPage(p) { Link Here
12
</script>
12
</script>
13
</head>
13
</head>
14
14
15
<body>
15
<body id="tools_csv-profiles" class="tools">
16
	[% INCLUDE 'header.inc' %]
16
	[% INCLUDE 'header.inc' %]
17
	[% INCLUDE 'cat-search.inc' %]
17
	[% INCLUDE 'cat-search.inc' %]
18
18
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/export.tt (-1 / +1 lines)
Lines 6-12 Link Here
6
<script type="text/javascript" src="[% themelang %]/lib/calendar/calendar-en.js"></script>
6
<script type="text/javascript" src="[% themelang %]/lib/calendar/calendar-en.js"></script>
7
<script type="text/javascript" src="[% themelang %]/lib/calendar/calendar-setup.js"></script>
7
<script type="text/javascript" src="[% themelang %]/lib/calendar/calendar-setup.js"></script>
8
</head>
8
</head>
9
<body>
9
<body id="tools_export" class="tools">
10
[% INCLUDE 'header.inc' %]
10
[% INCLUDE 'header.inc' %]
11
[% INCLUDE 'cat-search.inc' %]
11
[% INCLUDE 'cat-search.inc' %]
12
12
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/holidays.tt (-1 / +1 lines)
Lines 143-149 Link Here
143
#showHoliday { margin : .5em 0; } h1 select { width: 20em; } div.yui-b fieldset.brief ol { font-size:100%; } div.yui-b fieldset.brief li, div.yui-b fieldset.brief li.radio  { padding:0.2em 0; } .help { margin:.3em 0;border:1px solid #EEE;padding:.3em .7em; font-size : 90%; } #holidayweeklyrepeatable, #holidaysyearlyrepeatable, #holidaysunique, #holidayexceptions { font-size : 90%; margin-bottom : 1em;} .calendar td, .calendar th, .calendar .button, .calendar tbody .day { padding : .7em; font-size: 110%; } .calendar { width: auto; border : 0; }
143
#showHoliday { margin : .5em 0; } h1 select { width: 20em; } div.yui-b fieldset.brief ol { font-size:100%; } div.yui-b fieldset.brief li, div.yui-b fieldset.brief li.radio  { padding:0.2em 0; } .help { margin:.3em 0;border:1px solid #EEE;padding:.3em .7em; font-size : 90%; } #holidayweeklyrepeatable, #holidaysyearlyrepeatable, #holidaysunique, #holidayexceptions { font-size : 90%; margin-bottom : 1em;} .calendar td, .calendar th, .calendar .button, .calendar tbody .day { padding : .7em; font-size: 110%; } .calendar { width: auto; border : 0; }
144
</style>
144
</style>
145
</head>
145
</head>
146
<body>
146
<body id="tools_holidays" class="tools">
147
[% INCLUDE 'header.inc' %]
147
[% INCLUDE 'header.inc' %]
148
[% INCLUDE 'cat-search.inc' %]
148
[% INCLUDE 'cat-search.inc' %]
149
149
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/import_borrowers.tt (-1 / +1 lines)
Lines 7-13 Link Here
7
    code { background-color: yellow; }
7
    code { background-color: yellow; }
8
</style>
8
</style>
9
</head>
9
</head>
10
<body>
10
<body id="tools_import_borrowers" class="tools">
11
[% INCLUDE 'header.inc' %]
11
[% INCLUDE 'header.inc' %]
12
[% INCLUDE 'patron-search.inc' %]
12
[% INCLUDE 'patron-search.inc' %]
13
13
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/inventory.tt (-1 / +1 lines)
Lines 28-34 $(document).ready(function(){ Link Here
28
//]]>
28
//]]>
29
</script>
29
</script>
30
</head>
30
</head>
31
<body>
31
<body id="tools_inventory" class="tools">
32
[% INCLUDE 'header.inc' %]
32
[% INCLUDE 'header.inc' %]
33
[% INCLUDE 'cat-search.inc' %]
33
[% INCLUDE 'cat-search.inc' %]
34
34
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/koha-news.tt (-1 / +1 lines)
Lines 35-41 tinyMCE.init({ Link Here
35
});
35
});
36
</script>
36
</script>
37
</head>
37
</head>
38
<body>
38
<body id="tools_koha-news" class="tools">
39
[% INCLUDE 'header.inc' %]
39
[% INCLUDE 'header.inc' %]
40
[% INCLUDE 'cat-search.inc' %]
40
[% INCLUDE 'cat-search.inc' %]
41
41
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/letter.tt (-1 / +1 lines)
Lines 117-123 $(document).ready(function() { Link Here
117
		//]]>
117
		//]]>
118
		</script>
118
		</script>
119
</head>
119
</head>
120
<body>
120
<body id="tools_letter" class="tools">
121
[% INCLUDE 'header.inc' %]
121
[% INCLUDE 'header.inc' %]
122
[% INCLUDE 'letters-search.inc' %]
122
[% INCLUDE 'letters-search.inc' %]
123
123
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/manage-marc-import.tt (-1 / +1 lines)
Lines 28-34 $(document).ready(function(){ Link Here
28
	#jobstatus { margin:.4em; }
28
	#jobstatus { margin:.4em; }
29
	#jobprogress{ width:200px;height:10px;border:1px solid #666;background:url('/intranet-tmpl/prog/img/progress.png') -300px 0px no-repeat; } span.change-status { font-style:italic; color:#666; display:none; }</style>
29
	#jobprogress{ width:200px;height:10px;border:1px solid #666;background:url('/intranet-tmpl/prog/img/progress.png') -300px 0px no-repeat; } span.change-status { font-style:italic; color:#666; display:none; }</style>
30
</head>
30
</head>
31
<body>
31
<body id="tools_manage-marc-import" class="tools">
32
[% INCLUDE 'header.inc' %]
32
[% INCLUDE 'header.inc' %]
33
[% INCLUDE 'cat-search.inc' %]
33
[% INCLUDE 'cat-search.inc' %]
34
34
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/overduerules.tt (-1 / +1 lines)
Lines 15-21 $(document).ready(function() { Link Here
15
</script>
15
</script>
16
16
17
</head>
17
</head>
18
<body>
18
<body id="tools_overduerules" class="tools">
19
[% INCLUDE 'header.inc' %]
19
[% INCLUDE 'header.inc' %]
20
[% INCLUDE 'cat-search.inc' %]
20
[% INCLUDE 'cat-search.inc' %]
21
21
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/picture-upload.tt (-1 / +1 lines)
Lines 12-18 Link Here
12
});
12
});
13
</script>
13
</script>
14
</head>
14
</head>
15
<body>
15
<body id="tools_picture-upload" class="tools">
16
16
17
[% INCLUDE 'header.inc' %]
17
[% INCLUDE 'header.inc' %]
18
[% INCLUDE 'patron-search.inc' %]
18
[% INCLUDE 'patron-search.inc' %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/scheduler.tt (-1 / +1 lines)
Lines 3-9 Link Here
3
[% INCLUDE 'doc-head-close.inc' %]
3
[% INCLUDE 'doc-head-close.inc' %]
4
[% INCLUDE 'calendar.inc' %]
4
[% INCLUDE 'calendar.inc' %]
5
</head>
5
</head>
6
<body>
6
<body id="tools_scheduler" class="tools">
7
[% INCLUDE 'header.inc' %]
7
[% INCLUDE 'header.inc' %]
8
[% INCLUDE 'circ-search.inc' %]
8
[% INCLUDE 'circ-search.inc' %]
9
9
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/stage-marc-import.tt (-1 / +1 lines)
Lines 24-30 function CheckForm(f) { Link Here
24
//]]>
24
//]]>
25
</script>
25
</script>
26
</head>
26
</head>
27
<body>
27
<body id="tools_stage-marc-import" class="tools">
28
[% INCLUDE 'header.inc' %]
28
[% INCLUDE 'header.inc' %]
29
[% INCLUDE 'cat-search.inc' %]
29
[% INCLUDE 'cat-search.inc' %]
30
30
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/tools-home.tt (-1 / +1 lines)
Lines 2-8 Link Here
2
<title>Koha &rsaquo; Tools</title>
2
<title>Koha &rsaquo; Tools</title>
3
[% INCLUDE 'doc-head-close.inc' %]
3
[% INCLUDE 'doc-head-close.inc' %]
4
</head>
4
</head>
5
<body>
5
<body id="tools_tools-home" class="tools">
6
[% INCLUDE 'header.inc' %]
6
[% INCLUDE 'header.inc' %]
7
[% INCLUDE 'cat-search.inc' %]
7
[% INCLUDE 'cat-search.inc' %]
8
8
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/upload-images.tt (-1 / +1 lines)
Lines 30-36 function CheckForm(f) { Link Here
30
//]]>
30
//]]>
31
</script>
31
</script>
32
</head>
32
</head>
33
<body>
33
<body id="tools_upload-images" class="tools">
34
[% INCLUDE 'header.inc' %]
34
[% INCLUDE 'header.inc' %]
35
[% INCLUDE 'cat-search.inc' %]
35
[% INCLUDE 'cat-search.inc' %]
36
36
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/viewlog.tt (-2 / +1 lines)
Lines 10-16 Link Here
10
[% INCLUDE 'doc-head-close.inc' %]
10
[% INCLUDE 'doc-head-close.inc' %]
11
[% INCLUDE 'calendar.inc' %]
11
[% INCLUDE 'calendar.inc' %]
12
</head>
12
</head>
13
<body>
13
<body class="tools_viewlog" class="tools">
14
[% INCLUDE 'header.inc' %]
14
[% INCLUDE 'header.inc' %]
15
[% INCLUDE 'cat-search.inc' %]
15
[% INCLUDE 'cat-search.inc' %]
16
16
17
- 

Return to bug 7760