Issue #2324821 by rpayanm, er.pushpinderrana | Elijah Lynn: Remove reference to nonexistent theme_poll_bar() function in template_preprocess_poll_bar() documentation.
parent
766312e23c
commit
010a9a54e7
|
@ -925,7 +925,6 @@ function template_preprocess_poll_results(&$variables) {
|
||||||
*
|
*
|
||||||
* @see poll-bar.tpl.php
|
* @see poll-bar.tpl.php
|
||||||
* @see poll-bar--block.tpl.php
|
* @see poll-bar--block.tpl.php
|
||||||
* @see theme_poll_bar()
|
|
||||||
*/
|
*/
|
||||||
function template_preprocess_poll_bar(&$variables) {
|
function template_preprocess_poll_bar(&$variables) {
|
||||||
if ($variables['block']) {
|
if ($variables['block']) {
|
||||||
|
|
Loading…
Reference in New Issue