• Kristof Csillag's avatar
    Fix quote and visual diff handling for page search · 90e6a5cf
    Kristof Csillag authored
     * Replaced the obsolete ng-bind-html-unsafe directives in page_search
       with the new mechanism
     * Fixed a bug in page_search when quotes were not shown in detail mode
       (ng-hide / ng-show mixup)
     * Changed the handling of the "show diff" checkbox to be more consistend
       between search and viewer templates
    
    Touches upon #807
    Fixes #947
    90e6a5cf
Name
Last commit
Last update
..
plugin Loading commit data...
.gitignore Loading commit data...
app.coffee Loading commit data...
app_directives.coffee Loading commit data...
controllers.coffee Loading commit data...
directives.coffee Loading commit data...
displayer.coffee Loading commit data...
filters.coffee Loading commit data...
flash.coffee Loading commit data...
guest.coffee Loading commit data...
host.coffee Loading commit data...
services.coffee Loading commit data...
streamfilter.coffee Loading commit data...
streamsearch.coffee Loading commit data...