Bugzilla – Attachment 107095 Details for
Bug 24201
Attach desk to intranet session
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 24201: (QA follow-up) Remove deprecated template file
Bug-24201-QA-follow-up-Remove-deprecated-template-.patch (text/plain), 3.09 KB, created by
Martin Renvoize (ashimema)
on 2020-07-20 12:46:40 UTC
(
hide
)
Description:
Bug 24201: (QA follow-up) Remove deprecated template file
Filename:
MIME Type:
Creator:
Martin Renvoize (ashimema)
Created:
2020-07-20 12:46:40 UTC
Size:
3.09 KB
patch
obsolete
>From 4b63325fd81cecf3e5ebccd305d3225fd1a260d6 Mon Sep 17 00:00:00 2001 >From: Martin Renvoize <martin.renvoize@ptfs-europe.com> >Date: Mon, 20 Jul 2020 13:20:39 +0100 >Subject: [PATCH] Bug 24201: (QA follow-up) Remove deprecated template file > >The controller associated to this template was deprecated earlier in >this patchset, but the template was left behind. > >Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> >--- > .../prog/en/modules/circ/selectdesk.tt | 62 ------------------- > 1 file changed, 62 deletions(-) > delete mode 100644 koha-tmpl/intranet-tmpl/prog/en/modules/circ/selectdesk.tt > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/selectdesk.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/selectdesk.tt >deleted file mode 100644 >index f8315ac67e..0000000000 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/selectdesk.tt >+++ /dev/null >@@ -1,62 +0,0 @@ >-[% USE Koha %] >- >-[% INCLUDE 'doc-head-open.inc' %] >-<title>Koha › Circulation › Set Desk</title> >-[% INCLUDE 'doc-head-close.inc' %] >-</head> >-<body id="circ_selectdesk" class="circ"> >-[% INCLUDE 'header.inc' %] >-[% INCLUDE 'circ-search.inc' %] >- >-<div id="breadcrumbs"> >- <a href="/cgi-bin/koha/mainpage.pl">Home</a> >-› <a href="/cgi-bin/koha/circ/circulation-home.pl">Circulation</a> >-› <a href="/cgi-bin/koha/circ/selectdesk.pl">Set Desk</a> >-</div> >- >-<div class="main container-fluid"> >- <div class="row"> >- <div class="col-sm-12"> >- <main> >- <div class="row"> >- >- [% IF Koha.Preference('CircSidebar') %] >- <div class="col-sm-10 col-sm-push-2"> >- [% ELSE %] >- <div class="col-md-10 col-md-offset-1 col-lg-8 col-lg-offset-2"> >- [% END %] >- >-<form method="post" action="selectdesk.pl"> >- <fieldset class="rows"> >- <legend>Set desk</legend> >- <ol> >- <li><label for="desk">Choose desk:</label> >- <select name="desk_id" id="desk_id"> >- [% FOREACH desk IN desks_list %] >- <option value="[% desk.desk_id|html %]">[% desk.desk_name|html %]</option> >- [% END %] >- </select> >- </li> >- </ol> >- </fieldset> >- <fieldset class="action"> >- <input type="submit" value="Submit" /> >- <a class="cancel" id="cancel_set_desk" href="[% referer or '/cgi-bin/koha/circ/circulation.pl'|html %]">Cancel</a> >- </fieldset> >- <input type="hidden" name="oldreferer" value="[% referer or "/cgi-bin/koha/mainpage.pl" |html %]" /> >- </form> >- >- </div> <!-- /.col-sm-10.col-sm-push-2 --> >- [% IF Koha.Preference('CircSidebar') %] >- <div class="col-sm-2 col-sm-pull-10"> >- <aside> >- [% INCLUDE 'circ-nav.inc' %] >- </aside> >- </div> <!-- /.col-sm-2.col-sm-pull-10 --> >- [% END %] >- </div> <!-- /.row --> >- </main> >- </div> <!-- /.col-sm-12 --> >- </div> <!-- /.row --> >- >-[% INCLUDE 'intranet-bottom.inc' %] >-- >2.20.1
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 24201
:
96158
|
96164
|
96165
|
96166
|
101452
|
101564
|
101684
|
101697
|
101704
|
101705
|
101848
|
101865
|
101866
|
101877
|
101878
|
101879
|
101880
|
101881
|
101882
|
101883
|
103839
|
103840
|
105795
|
105869
|
105873
|
105874
|
105875
|
106576
|
107089
|
107090
|
107091
|
107092
|
107093
|
107094
|
107095
|
107096
|
107097
|
107667
|
107668
|
107669
|
107670
|
107671
|
107672
|
107673
|
107674
|
107675
|
107676
|
107677
|
107678
|
107679
|
107680
|
107728
|
107729
|
107730
|
107731
|
107732
|
107750
|
107751
|
107752
|
107815
|
107816
|
107817
|
107818
|
107951
|
107952
|
107967
|
107968
|
107980
|
107981