]> git.ipfire.org Git - thirdparty/tvheadend.git/commitdiff
webui: remove old doc references to paypal
authorChristian Hewitt <christianshewitt@gmail.com>
Tue, 21 Nov 2023 11:18:09 +0000 (11:18 +0000)
committerFlole998 <Flole998@users.noreply.github.com>
Sat, 9 Dec 2023 20:14:24 +0000 (21:14 +0100)
Signed-off-by: Christian Hewitt <christianshewitt@gmail.com>
src/webui/static/app/extensions.js

index 41267e96d010719472682500d884eb65e88cf774..7fb0bda874d47aeec2358b06f093dc3273bd2d9d 100644 (file)
@@ -197,14 +197,6 @@ Ext.extend(Ext.ux.grid.ProgressColumn, Ext.util.Observable, {
  * <li><a href="http://rowactions.extjs.eu/rowactions.zip">rowactions.zip</a></li>
  * </ul>
  *
- * @donate
- * <form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_blank">
- * <input type="hidden" name="cmd" value="_s-xclick">
- * <input type="hidden" name="hosted_button_id" value="3430419">
- * <input type="image" src="https://www.paypal.com/en_US/i/btn/x-click-butcc-donate.gif" 
- * border="0" name="submit" alt="PayPal - The safer, easier way to pay online.">
- * <img alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1">
- * </form>
  */
 
 Ext.ns('Ext.ux.grid');