Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
AStA
Raumbuchungstool
Commits
c8365aa8
Commit
c8365aa8
authored
Sep 28, 2020
by
Michael Koch
Browse files
Indentation.
parent
2590ee2d
Changes
1
Hide whitespace changes
Inline
Side-by-side
js/defaults.js
View file @
c8365aa8
...
...
@@ -19,10 +19,10 @@
* along with AStA Raumbuchung. If not, see <http://www.gnu.org/licenses/>.
*/
/**
* Default options for dataTables:
* ordering, order by first column ascending, German localiztation, "show X of Y results" settings
*/
/**
* Default options for dataTables:
* ordering, order by first column ascending, German localiztation, "show X of Y results" settings
*/
const
_defaults_datatables
=
{
'
ordering
'
:
true
,
'
order
'
:
[
0
,
"
asc
"
],
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment