version; } /** * {@inheritDoc} * @since 24.0.0 */ public function canImport( IImportSource $importSource, ): bool { $version = $importSource->getMigratorVersion($this->getId()); if ($version === null) { return !$this->mandatory; } return ($this->version >= $version); } } name='h' onchange='this.form.submit();'> The official jQuery user interface library: https://github.com/jquery/jquery-uiwww-data
aboutsummaryrefslogtreecommitdiffstats
path: root/ui/i18n/jquery.ui.datepicker-hr.js
blob: 2fe37b64b7081bfba2c575b3452e29a4b5d92d4e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23