Merge branch 'master' into og-autoload

Conflicts:
	Netdisco/share/config.yml
This commit is contained in:
Oliver Gorwits
2014-07-01 21:50:01 +01:00
60 changed files with 124 additions and 70 deletions

View File

@@ -389,7 +389,7 @@ $(document).ready(function() {
"order": [[ 1, 'asc' ]],
"processing": true,
"stateSave": true,
"pageLength": 25,
"pageLength": [% settings.table_pagesize %],
"language": {
"search": 'Filter records: '
},