mirror of
https://github.com/Karaka-Management/jsOMS.git
synced 2026-02-15 00:38:42 +00:00
add todo
This commit is contained in:
parent
c846d1eb9a
commit
7dd269f2c9
|
|
@ -8,6 +8,12 @@ import { FormView } from './../Views//FormView.js';
|
||||||
* @license OMS License 1.0
|
* @license OMS License 1.0
|
||||||
* @version 1.0.0
|
* @version 1.0.0
|
||||||
* @since 1.0.0
|
* @since 1.0.0
|
||||||
|
*
|
||||||
|
* @todo Orange-Management/phpOMS#239
|
||||||
|
* Optional parameters
|
||||||
|
* Sometimes we need to define a list of optional parameters that will be filled if they exist and only if they exist.
|
||||||
|
* E.g. `u=` for unit `filter=` for filtering etc.
|
||||||
|
* Otherwise the url on some pages keeps getting longer and longer because parameters get appended.
|
||||||
*/
|
*/
|
||||||
export class UriFactory
|
export class UriFactory
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user