From 48261417f84efaf91b5f311ad6547bc2cdcb5519 Mon Sep 17 00:00:00 2001 From: Rafael Ostertag <rafael.ostertag@math.uzh.ch> Date: Wed, 12 Oct 2016 09:40:45 +0200 Subject: [PATCH] Removed stale comment. --- mockup/personmock.html | 3 --- 1 file changed, 3 deletions(-) diff --git a/mockup/personmock.html b/mockup/personmock.html index 3f6787726..15eef3b9d 100644 --- a/mockup/personmock.html +++ b/mockup/personmock.html @@ -863,9 +863,6 @@ <script type="text/javascript"> $(function () { - /* All textareas having the class `.qfq-tinymce` are made hidden by tinyMCE, ergo, we have to include them specifically in the bootstrap validator. */ - //$.fn.validator.Constructor.INPUT_SELECTOR = ':input:not([type="submit"], button):enabled'; - $("#subrecord_adresse").jqxDataTable( { columns: [ -- GitLab