mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-08-06 19:25:28 +02:00
Added some basic part edit and create forms.
This commit is contained in:
parent
44c482caf2
commit
cc1badb853
15 changed files with 253 additions and 95 deletions
|
@ -128,8 +128,8 @@ abstract class Company extends StructuralDBElement
|
|||
/**
|
||||
* Get the link to the website of an article
|
||||
*
|
||||
* @param string $partnr @li NULL for returning the URL with a placeholder for the part number
|
||||
* @li or the part number for returning the direct URL to the article
|
||||
* @param string $partnr * NULL for returning the URL with a placeholder for the part number
|
||||
* * or the part number for returning the direct URL to the article
|
||||
*
|
||||
* @return string the link to the article
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue