mirror of
https://github.com/PrivateBin/PrivateBin.git
synced 2025-10-06 02:39:59 +02:00
working on TopNav tests
This commit is contained in:
parent
0041445e5f
commit
a3e0418b33
4 changed files with 80 additions and 5 deletions
|
@ -2568,7 +2568,7 @@ jQuery.PrivateBin = (function($, sjcl, Base64, RawDeflate) {
|
|||
}
|
||||
|
||||
/**
|
||||
* Shows all elements belonging to viwing an existing pastes
|
||||
* Shows all navigation elements for viewing an existing paste
|
||||
*
|
||||
* @name TopNav.showViewButtons
|
||||
* @function
|
||||
|
@ -2589,7 +2589,7 @@ jQuery.PrivateBin = (function($, sjcl, Base64, RawDeflate) {
|
|||
};
|
||||
|
||||
/**
|
||||
* Hides all elements belonging to existing pastes
|
||||
* Hides all navigation elements for viewing an existing paste
|
||||
*
|
||||
* @name TopNav.hideViewButtons
|
||||
* @function
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue