From: Kohei Yoshino Date: Tue, 25 Jun 2019 14:55:19 +0000 (-0400) Subject: Bug 1560187 follow-up - Remove BMO template X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=50f1a9423c4f2dcac1f50e2f6a3f74fe76396619;p=thirdparty%2Fbugzilla.git Bug 1560187 follow-up - Remove BMO template --- diff --git a/extensions/BMO/template/en/default/list/server-push.html.tmpl b/extensions/BMO/template/en/default/list/server-push.html.tmpl deleted file mode 100644 index f017196de..000000000 --- a/extensions/BMO/template/en/default/list/server-push.html.tmpl +++ /dev/null @@ -1,52 +0,0 @@ -[%# 1.0@bugzilla.org %] -[%# The contents of this file are subject to the Mozilla Public - # License Version 1.1 (the "License"); you may not use this file - # except in compliance with the License. You may obtain a copy of - # the License at http://www.mozilla.org/MPL/ - # - # Software distributed under the License is distributed on an "AS - # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or - # implied. See the License for the specific language governing - # rights and limitations under the License. - # - # The Original Code is the Bugzilla Bug Tracking System. - # - # The Initial Developer of the Original Code is Netscape Communications - # Corporation. Portions created by Netscape are - # Copyright (C) 1998 Netscape Communications Corporation. All - # Rights Reserved. - # - # Contributor(s): Myk Melez - #%] - -[%# INTERFACE: - # debug: boolean. True if we want the search displayed while we wait. - # query: string. The SQL query which makes the buglist. - #%] - -[% PROCESS global/variables.none.tmpl %] - - - - [% terms.Bugzilla %] is pondering your search - - -
-
-

Please wait while your [% terms.bugs %] are retrieved.

-
- - [% IF debug %] -

- [% FOREACH debugline = debugdata %] - [% debugline FILTER html %]
- [% END %] -

-

- [% query FILTER html %] -

- [% END %] - - - diff --git a/extensions/BMO/web/images/mozchomp.gif b/extensions/BMO/web/images/mozchomp.gif deleted file mode 100644 index ac6549527..000000000 Binary files a/extensions/BMO/web/images/mozchomp.gif and /dev/null differ