mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-22 05:51:28 +00:00
fix feed editor when FORCE_ARTICLE_PURGE is enabled
This commit is contained in:
@@ -339,7 +339,8 @@
|
||||
'dojoType="dijit.form.Select"');
|
||||
|
||||
} else {
|
||||
print "<input type='hidden' name='purge_interval' value='$purge_interval'>";
|
||||
print "<input style=\"display : none\" name='purge_interval'
|
||||
dojoType=\"dijit.form.TextBox\" value='$purge_interval'>";
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user