Home
last modified time | relevance | path

Searched refs:action_button (Results 1 – 3 of 3) sorted by last modified time

/plugin/tagging/
H A Dstyle.less80 button.plugin_tagging.action_button {
103 button.plugin_tagging.action_button {
/plugin/projects/lib/
H A Dlayout.php130 $renderer->doc .= action_button("Manage files", 'manage_files');
H A Dtools.php55 function action_button($button_name, $action = '', $hidden = NULL) { function
79 …return action_button('Delete', 'save', array('id' => $ID, 'wikitext' => '', 'summary' => "delete $…
86 return action_button('Remake', 'remake', array('id' => $ID));
94 return action_button('Remove', 'remove_tag', array(
105 return action_button($button_name, 'add_tag', array(