Commit dee0265ee42b3dd6ba9b384c6b24b1d4b00d1755
Exists in
theme-brasil-digital-from-staging
and in
9 other branches
Merge branch 'AI3074-community_dashboard' of gitlab.com:participa/noosfero into …
…AI3074-community_dashboard
Showing
3 changed files
with
10 additions
and
3 deletions
Show diff stats
plugins/community_hub/public/style.css
plugins/community_hub/views/community_hub_plugin_public/_settings.rhtml
1 | 1 | <ul class="settings"> |
2 | 2 | <li class="twitter"> |
3 | 3 | <%= link_to _("Twitter settings"), :controller => 'cms', :action => 'edit', :id => @page.id %> |
4 | + <form> | |
5 | + <label>#hashtag a ser seguida</label> | |
6 | + <input></input><input class="btn-ok" type="submit" value="ok"></input> | |
7 | + </form> | |
4 | 8 | </li> |
5 | 9 | <li class="general"> |
6 | 10 | <%= link_to _("General settings"), :controller => 'cms', :action => 'edit', :id => @page.id %> |
7 | 11 | </li> |
8 | -</ul> | |
9 | 12 | \ No newline at end of file |
13 | +</ul> | ... | ... |
plugins/community_hub/views/content_viewer/hub.rhtml