Removed currently not needed links.

This commit is contained in:
Martin Edenhofer 2012-10-31 09:35:26 +01:00
parent c8b276ba38
commit ab230f5c63
3 changed files with 6 additions and 7 deletions

View file

@ -504,11 +504,11 @@ class Article extends App.Controller
type: 'reply',
href: '#',
}
actions.push {
name: 'reply all',
type: 'reply-all',
href: '#',
}
# actions.push {
# name: 'reply all',
# type: 'reply-all',
# href: '#',
# }
actions.push {
name: 'split',
type: 'split',

View file

@ -1,4 +1,3 @@
#s#= require json2
#= require ./lib/core/jquery-1.8.1.min.js
#= require ./lib/core/jquery-ui-1.8.23.custom.min.js
#= require ./lib/core/underscore-1.3.3.js

View file

@ -1,5 +1,5 @@
<div class="page-header">
<h1><%- @T( @head ) %> <small><a href="#" data-type="settings" class="icon-edit"></a></small></h1>
<h1><%- @T( @head ) %> <small><!--<a href="#" data-type="settings" class="icon-edit">--></a></small></h1>
</div>
<div class="row">